TCnSerialPort.ReadTimeout Property

Gets or sets the number of milliseconds before a time-out occurs when a read operation does not finish.

Namespace: CNClrLib.Component.SerialPort
published
 property ReadTimeout: Integer read GetReadTimeout write SetReadTimeout default -1;

Property Value

Type: Integer