System::Threading::CancellationTokenSource::get_IsCancellationRequested methode
CancellationTokenSource::get_IsCancellationRequested method
Haalt op of annulering is aangevraagd.
bool System::Threading::CancellationTokenSource::get_IsCancellationRequested() const
ReturnValue
true als Cancel() is aangeroepen, anders false.
Zie ook
- Class CancellationTokenSource
- Namespace System::Threading
- Library Aspose.Page for C++