Click or drag to resize

SerialPortLastTimeReceived Property

Last date-time when data received from the serial port.

Namespace: ZylSoft.Serial
Assembly: ZylSerialPort (in ZylSerialPort.dll) Version: 1.83.8519.34486
Syntax
public DateTime LastTimeReceived { get; }

Property Value

DateTime
See Also