Click or drag to resize

SerialPortConfigWriteTimeout Property

Timeout period in ms used when writing to the serial port.

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

Property Value

Int32
Default is 500ms.
See Also