System::Threading::CancellationTokenSource::get_IsCancellationRequested मेथड
CancellationTokenSource::get_IsCancellationRequested method
जाँचता है कि रद्दीकरण का अनुरोध किया गया है या नहीं।
bool System::Threading::CancellationTokenSource::get_IsCancellationRequested() const
ReturnValue
यदि Cancel() को कॉल किया गया हो तो true, अन्यथा false।
संबंधित देखें
- Class CancellationTokenSource
- Namespace System::Threading
- Library Aspose.Page for C++