CancellationTokenSource Methods

From Task Parallel System.Threading

The CancellationTokenSource type exposes the following members.

Methods

  NameDescription
CancelOverloaded.
CreateLinkedTokenSourceOverloaded.
Dispose
Releases the resources used by this CancellationTokenSource.
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

See Also