SchedulerOperationAwaiter
(Infrastructure) Scheduler operation awaiter type used by the code generated for C# await and Visual Basic Await expressions.
Indicates whether the scheduler operation has completed. Returns false unless cancellation was already requested.
Completes the scheduler operation, throwing an OperationCanceledException in case cancellation was requested.
Registers the continuation with the scheduler operation.