SystemTimeInterruptMonitor constructor
init
Constructs one interruption monitor.
def __init__(self, terminate_without_exception):
...
Parameter | Type | Description |
---|---|---|
terminate_without_exception | bool | AbstractInterruptMonitor.terminate_without_exception |
See Also
- module
aspose.cells
- class
SystemTimeInterruptMonitor