Click or drag to resize
ScheduledUpdaterScheduleOptions Property
Gets the schedule options currently being used by 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 ScheduleOptions ScheduleOptions { get; }

Property Value

Type: ScheduleOptions
See Also