Aspose::Cells::AbstractInterruptMonitor::IsInterruptionRequested method
AbstractInterruptMonitor::IsInterruptionRequested method
Indicates whether interruption is requested for current operation. If true then current operation will be interrupted. Implementation should perform fast and efficient check here, otherwise it may become another bottleneck for the procedure.
virtual bool Aspose::Cells::AbstractInterruptMonitor::IsInterruptionRequested()=0
See Also
- Class AbstractInterruptMonitor
- Namespace Aspose::Cells
- Library Aspose.Cells for C++