Interface IInterruptMonitor
IInterruptMonitor interface
Represents information about interruption.
public interface IInterruptMonitor
Properties
Name | Description |
---|---|
IsInterrupted { get; } | Gets the value indicating whether operations should be interrupted. |
Methods
Name | Description |
---|---|
Interrupt() | Sends a request to interrupt operations. |
See Also
- namespace Aspose.Imaging.Multithreading
- assembly Aspose.Imaging