TCnSerialPort.WriteTimeout Property

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

Namespace: CNClrLib.Component.SerialPort
published
 property WriteTimeout: Integer read GetWriteTimeout write SetWriteTimeout default -1;

Property Value

Type: Integer