IInterruptMonitor Class

Summary: Represents information about interruption.

Module: aspose.imaging.multithreading

Full Name: aspose.imaging.multithreading.IInterruptMonitor

Properties

NameTypeAccessDescription
is_interruptedboolrGets the value indicating whether operations should be interrupted.

Methods

NameDescription
interrupt()Sends a request to interrupt operations.