System::Threading::CancellationToken::get_None metodo
CancellationToken::get_None method
Restituisce un valore System::Threading::CancellationToken vuoto.
static CancellationToken System::Threading::CancellationToken::get_None()
ReturnValue
Un token di cancellazione vuoto che non può essere annullato.
Osservazioni
Il token restituito non passerà mai a uno stato annullato.
Vedi anche
- Class CancellationToken
- Class CancellationToken
- Namespace System::Threading
- Library Aspose.Page for C++