InterruptMonitor
InterruptMonitor class
Repräsentiert alle Operatoren über den Interrupt.
public class InterruptMonitor : AbstractInterruptMonitor
Konstrukteure
| Name | Beschreibung |
|---|---|
| InterruptMonitor() | Default_Constructor |
Eigenschaften
| Name | Beschreibung |
|---|---|
| override IsInterruptionRequested { get; } | Markieren Sie den Monitor als Unterbrechung anfordernd |
| virtual TerminateWithoutException { get; } | Wenn die Prozedur unterbrochen wird, ob die Prozedur ruhig beendet oder eine Ausnahme ausgelöst wird. Der Standardwert ist falsch, dh wannIsInterruptionRequested ist wahr, aCellsException mit CodeInterrupted wird geworfen. |
Methoden
| Name | Beschreibung |
|---|---|
| Interrupt() | Aktuellen Operator unterbrechen. |
Siehe auch
- class AbstractInterruptMonitor
- namensraum Aspose.Cells
- Montage Aspose.Cells