System::Threading::CancellationTokenSource::get_IsCancellationRequested-Methode
CancellationTokenSource::get_IsCancellationRequested method
Ermittelt, ob ein Abbruch angefordert wurde.
bool System::Threading::CancellationTokenSource::get_IsCancellationRequested() const
ReturnValue
true, wenn Cancel() aufgerufen wurde, sonst false.
Siehe auch
- Class CancellationTokenSource
- Namespace System::Threading
- Library Aspose.Page for C++