Name | Description |
---|---|
ActiveThreadScheduler | Runs all tasks on the thread used to create the scheduler |
AutoConfiguredAwaitable | Awaitable that automatically determines how continuations need to be registered |
AutoConfiguredAwaiter | Awaiter that automatically determines how awaits need to be continued |
IOTaskScheduler | Provides a task scheduler that targets the I/O ThreadPool. |
IOTaskScheduler.WorkItem | Represents a task queued to the I/O pool. |