IsInterruptionRequested Method
IsInterruptionRequested function
This implementation just checks whether the time cost(from the time when starting this monitor to now) is greater than user specified limit.
func (instance *SystemTimeInterruptMonitor) IsInterruptionRequested() (bool, error)
Remarks
See Also
- Class SystemTimeInterruptMonitor
- Namespace Aspose.Cells
- Library Aspose.Cells for Go