Click or drag to resize

SerialPortEofChar Property

Value of the character used to signal the end of data (ANSI: 0 - 255). The default value is (char)26.

Namespace: ZylSoft.Serial
Assembly: ZylSerialPort (in ZylSerialPort.dll) Version: 1.83.8519.34486
Syntax
public uint EofChar { get; set; }

Property Value

UInt32
See Also