System::Threading::CancellationToken::get_IsCancellationRequested طريقة
CancellationToken::get_IsCancellationRequested method
يحصل على ما إذا تم طلب الإلغاء لهذا الرمز.
bool System::Threading::CancellationToken::get_IsCancellationRequested() const
ReturnValue
صحيح إذا تم طلب الإلغاء لهذا الرمز؛ وإلا، خطأ.
انظر أيضًا
- Class CancellationToken
- Namespace System::Threading
- Library Aspose.Font for C++