AwaitableEventGroup<T>.GetAwaiter method

Gets an awaiter for this awaitable.

public TaskAwaiter<T> GetAwaiter()

See Also