What is ReadTimeout good for in serial ports?

O

Ole

I can't get the sense of the ReadTimeout property in the serial port - what
is the function of it? the serialport.Read returns immediately no matter how
many bytes you ask it to read and no matter what ReadTimeout is set to????

Thanks
Ole
 
N

Nicholas Paldino [.NET/C# MVP]

Ole,

Why not post a code sample and detail what you are trying to do. It's a
little hard to tell what it is doing without seeing what you are doing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top