GroupCancellationToken Properties

The GroupCancellationToken type exposes the following members.

Properties
  NameDescription
Public propertyCancellationToken
Gets a CancellationToken representing the instance.
Public propertyIsCancellationRequested
Gets a value indicating whether cancellation has been requested on all of the tokens in the group.
Top
See Also