Show / Hide Table of Contents

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.
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX