System::Threading::CancellationToken::get_IsCancellationRequested طريقة

CancellationToken::get_IsCancellationRequested method

يحصل على ما إذا تم طلب الإلغاء لهذا الرمز.

bool System::Threading::CancellationToken::get_IsCancellationRequested() const

ReturnValue

صحيح إذا تم طلب الإلغاء لهذا الرمز؛ وإلا، خطأ.

انظر أيضًا