Edit

Share via


NmeaSinkAndSource.OnParserError Event

Definition

This is fired when a message couldn't be parsed

public virtual event Action<Iot.Device.Nmea0183.NmeaSinkAndSource,string,Iot.Device.Nmea0183.NmeaError>? OnParserError;
member this.OnParserError : Action<Iot.Device.Nmea0183.NmeaSinkAndSource, string, Iot.Device.Nmea0183.NmeaError> 
Public Overridable Event OnParserError As Action(Of NmeaSinkAndSource, String, NmeaError) 

Event Type

Applies to