NmeaSinkAndSource.OnNewTime 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 when the time is updated
C#
public virtual event Action<DateTimeOffset>? OnNewTime;
member this.OnNewTime : Action<DateTimeOffset>
Public Overridable Event OnNewTime As Action(Of DateTimeOffset)
Product | Versions |
---|---|
.NET IoT Libraries | 2.1.0, 2.2.0 |