SerialPort ReadTimeout values

Hi all,

Been experimenting with changes to the serial port to try and rid this damned overflow issue.

There isn’t much in the way of explanation of the values for ReadTimeout other than it is used to handle timeouts with calls that don’t have a time such as the basic read.

What is the recommended value for this when using PPP connections or does the PPP driver set this itself?