System::Threading::CancellationTokenSource::get_IsCancellationRequested‑metod
CancellationTokenSource::get_IsCancellationRequested method
Hämtar om avbrytning har begärts.
bool System::Threading::CancellationTokenSource::get_IsCancellationRequested() const
ReturnValue
true om Cancel() har anropats, false annars.
Se även
- Class CancellationTokenSource
- Namespace System::Threading
- Library Aspose.PDF for C++