InterruptMonitor classe
InterruptMonitor classe
Représente tous les opérateurs concernant l’interruption.
Héritage: InterruptMonitor
Le type InterruptMonitor expose les membres suivants :
Constructeurs
Constructeur | Description |
---|---|
__init__(self) | Construit une nouvelle instance d’InterruptMonitor |
Propriétés
Propriété | Description |
---|---|
is_interruption_requested | Marquer le moniteur comme demandant une interruption |
terminate_without_exception |
Méthodes
Méthode | Description |
---|---|
interrupt(self) | Interrompre l’opérateur actuel. |
Voir également
- module
aspose.cells
- classe
InterruptMonitor