YieldAwaitable public struct YieldAwaitable Provides an awaitable context for switching into a target environment. Documentation public struct YieldAwaiter : ICriticalNotifyCompletion, INotifyCompletion Provides an awaiter that switches into a target environment. public YieldAwaiter GetAwaiter() Gets an awaiter for this YieldAwaitable.