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.86.9206.30146
Syntax
public DateTime LastTimeReceived { get; }

Property Value

DateTime
See Also