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