AwaitableEventGroup<T>.SetCancelled method

Transitions the underlying task into the Canceled state.

public virtual void SetCancelled()

See Also