Click or drag to resize
SchedulerDefault Property
Gets the default shared 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 static Scheduler Default { get; }

Property Value

Type: Scheduler
See Also