AwaitableEventGroup<T>.GetAwaiter method
Gets an awaiter for this awaitable.
public TaskAwaiter<T> GetAwaiter()
See Also
- class AwaitableEventGroup<T>
- namespace Microsoft.Coyote.Actors
- assembly Microsoft.Coyote.Actors
Gets an awaiter for this awaitable.
public TaskAwaiter<T> GetAwaiter()