ThreadInterruptMonitor constructeur
__init__(self, terminer_sans_exception)
Construit un moniteur d’interruption.
def __init__(self, terminate_without_exception):
...
Paramètre | Taper | Description |
---|---|---|
terminate_without_exception | bool | Terminer sans exception |
Voir également
- module
aspose.cells
- classe
ThreadInterruptMonitor