| ScheduledUpdaterStop Method |
Stops updates from being executed by the scheduler.
Namespace: Microsoft.IoT.DeviceCoreAssembly: Microsoft.IoT.DeviceCore (in Microsoft.IoT.DeviceCore.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public:
virtual void Stop() sealed
abstract Stop : unit -> unit
override Stop : unit -> unit
See Also