NmeaSinkAndSource.OnNewSequence Event
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This is fired on every new sentence
C#
public virtual event Action<Iot.Device.Nmea0183.NmeaSinkAndSource,Iot.Device.Nmea0183.Sentences.NmeaSentence>? OnNewSequence;
member this.OnNewSequence : Action<Iot.Device.Nmea0183.NmeaSinkAndSource, Iot.Device.Nmea0183.Sentences.NmeaSentence>
Public Overridable Event OnNewSequence As Action(Of NmeaSinkAndSource, NmeaSentence)
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
.NET IoT Libraries | 2.1.0, 2.2.0 |