Metodo System::Threading::CancellationToken::get_None
CancellationToken::get_None method
Restituisce un valore vuoto di System::Threading::CancellationToken.
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.Font for C++