SchedulerOperation public sealed class SchedulerOperation Represents an awaitable scheduler operation. Awaiting the object causes the continuation to be posted back to the originating scheduler's work queue. Documentation Code