TerminateWithoutException

AbstractInterruptMonitor.TerminateWithoutException property

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.

public virtual bool TerminateWithoutException { get; }

Siehe auch