DispatcherExtensions Class |
Namespace: Microsoft.IoT.DeviceCore
The DispatcherExtensions type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Run |
Runs the handler in parallel at normal priority without capturing the task.
| |
RunAsync |
Runs the handler at normal priority.
| |
RunIdle |
Runs the handler in parallel at idle priority without capturing the task.
| |
RunIdleAsync |
Runs the handler at idle priority.
| |
ToString | (Inherited from Object.) |