Aspose::Cells::SystemTimeInterruptMonitor::SystemTimeInterruptMonitor constructor

SystemTimeInterruptMonitor::SystemTimeInterruptMonitor(bool) constructor

Constructs one interruption monitor.

Aspose::Cells::SystemTimeInterruptMonitor::SystemTimeInterruptMonitor(bool terminateWithoutException)
ParameterTypeDescription
terminateWithoutExceptionboolAbstractInterruptMonitor.TerminateWithoutException

See Also

SystemTimeInterruptMonitor::SystemTimeInterruptMonitor(SystemTimeInterruptMonitor_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::SystemTimeInterruptMonitor::SystemTimeInterruptMonitor(SystemTimeInterruptMonitor_Impl *impl)

See Also

SystemTimeInterruptMonitor::SystemTimeInterruptMonitor(const SystemTimeInterruptMonitor&) constructor

Copy constructor.

Aspose::Cells::SystemTimeInterruptMonitor::SystemTimeInterruptMonitor(const SystemTimeInterruptMonitor &src)

See Also