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

CancellationToken::get_IsCancellationRequested method

يُحدد ما إذا تم طلب الإلغاء لهذا الرمز.

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

ReturnValue

true إذا تم طلب الإلغاء لهذا الرمز؛ وإلا false.

انظر أيضًا