SerialPortConfigReadTimeout Property |
Timeout period in ms used when reading from the serial port.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax public int ReadTimeout { get; set; }
Property Value
Int32Default is 500ms.
See Also