Click or drag to resize
ScheduledAsyncAction Delegate
A delegate for a scheduled asynchronous action.

Namespace: Microsoft.IoT.DeviceCore
Assembly: Microsoft.IoT.DeviceCore (in Microsoft.IoT.DeviceCore.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public delegate IAsyncAction ScheduledAsyncAction()

Return Value

Type: IAsyncAction
See Also