Click or drag to resize
ISerialPortReadTimeout Property
Gets or sets the number of milliseconds before a time-out occurs when a read operation does not finish.

Namespace: ESkin
Assembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
int ReadTimeout { get; set; }

Property Value

Type: Int32
See Also