get_None()
CancellationToken::get_None() method
Returns an empty System::Threading::CancellationToken value.
static CancellationToken System::Threading::CancellationToken::get_None()
Return Value
An empty cancellation token that cannot be canceled.
Remarks
The returned token will never transition to a canceled state.
See Also
- Class CancellationToken
- Namespace System::Threading
- Library Aspose.Slides