The members of System.Threading.CancellationToken are listed below.
See Also: Inherited members from System.ValueType
| Documentation for this section has not yet been entered. |
| [read-only] | CanBeCanceled | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsCancellationRequested | bool. Documentation for this section has not yet been entered. |
| [read-only] static | None | CancellationToken. Documentation for this section has not yet been entered. |
| [read-only] | WaitHandle | WaitHandle. Documentation for this section has not yet been entered. |
override | Equals(object)Documentation for this section has not yet been entered. | |
Equals(CancellationToken)Documentation for this section has not yet been entered. | ||
override | GetHashCode()Documentation for this section has not yet been entered. | |
Register(Action)Documentation for this section has not yet been entered. | ||
Register(Action, bool)Documentation for this section has not yet been entered. | ||
Register(Action<object>, object)Documentation for this section has not yet been entered. | ||
Register(Action<object>, object, bool)Documentation for this section has not yet been entered. | ||
ThrowIfCancellationRequested()Documentation for this section has not yet been entered. | ||
static | Equality(CancellationToken, CancellationToken) | Documentation for this section has not yet been entered. |
static | Inequality(CancellationToken, CancellationToken) | Documentation for this section has not yet been entered. |