Click or drag to resize

SerialPortDefinitionWriteTimeout Property

Timeout period used when writing to the serial port.

Namespace: RAYLASE.Marker.Device.SerialController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.20.0
Syntax
C#
public int WriteTimeout { get; set; }

Property Value

Int32
See Also