Aspose::Cells::SystemTimeInterruptMonitor::IsInterruptionRequested method

SystemTimeInterruptMonitor::IsInterruptionRequested method

This implementation just checks whether the time cost(from the time when starting this monitor to now) is greater than user specified limit.

bool Aspose::Cells::SystemTimeInterruptMonitor::IsInterruptionRequested()

See Also