IsInterruptionRequested

AbstractInterruptMonitor.IsInterruptionRequested property

Indicates whether interruption is requested for current operation. If true then current operation will be interrupted.

public abstract bool IsInterruptionRequested { get; }

See Also