Event DeviceDisconnected
Raised when a device raises the same error multiple times and can't recover.
Namespace: NmeaParser
Assembly: NmeaParser.dll
Syntax
public event EventHandler<Exception>? DeviceDisconnected
Returns
Type | Description |
---|---|
EventHandler<Exception> | Raised when a device raises the same error multiple times and can't recover. |