The methods of System.Threading.CancellationToken are listed below. For a list of all members, see the CancellationToken Members list.
See Also: Inherited members from System.ValueType
override | Equals(object)
| |
Equals(CancellationToken)
| ||
override | GetHashCode()
| |
Register(Action)
| ||
Register(Action, bool)
| ||
Register(Action<object>, object)
| ||
Register(Action<object>, object, bool)
| ||
ThrowIfCancellationRequested()
|