AwaitExtensions.TaskSchedulerAwaitable Structure
Visual Studio 2015
An awaitable that executes continuations on the specified task scheduler.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
| Name | Description | |
|---|---|---|
![]() | AwaitExtensions.TaskSchedulerAwaitable(TaskScheduler, Boolean) | Initializes a new instance of the TaskSchedulerAwaitable. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from ValueType.) |
![]() | GetAwaiter() | Gets an awaitable that schedules continuations on the specified scheduler. |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
This type is thread-safe for all members.
Show:
