| ISerialPortReadTimeout Property |
Gets or sets the number of milliseconds before a time-out occurs when a read operation does not finish.
Namespace: ESkinAssembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax int ReadTimeout { get; set; }
function get_ReadTimeout();
function set_ReadTimeout(value);
Property Value
Type:
Int32See Also