Click or drag to resize
ScheduledUpdaterStopped Event
Occurs right after updates are stopped with the scheduler.

Namespace: Microsoft.IoT.DeviceCore
Assembly: Microsoft.IoT.DeviceCore (in Microsoft.IoT.DeviceCore.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public event TypedEventHandler<ScheduledUpdater, EmptyEventArgs> Stopped

Value

Type: Windows.FoundationTypedEventHandlerScheduledUpdater, EmptyEventArgs
See Also