Click or drag to resize

SerialPortConfigReadTimeout Property

Timeout period in ms used when reading from the serial port.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public int ReadTimeout { get; set; }

Property Value

Int32
Default is 500ms.
See Also