GroupCancellationToken Methods

The GroupCancellationToken type exposes the following members.

Methods
  NameDescription
Public methodThrowIfCancellationRequested
Throws an OperationCanceledException if cancellation is requested on all of the tokens in the group.
Top
See Also