ThreadInterruptMonitor конструктор
__init__(self, terminate_without_exception)
Создает один монитор прерываний.
def __init__(self, terminate_without_exception):
...
| Параметр | Тип | Описание |
|---|---|---|
| terminate_without_exception | bool | Завершить без исключения |
Смотрите также
- модуль
aspose.cells - класс
ThreadInterruptMonitor