IInterruptMonitor Class

Summary: Represents information about interruption.

Module: aspose.imaging.multithreading

Full Name: aspose.imaging.multithreading.IInterruptMonitor

Aspose.Imaging Version: 24.5.0

Properties

NameTypeAccessDescription
is_interruptedboolrGets the value indicating whether operations should be interrupted.

Methods

NameDescription
interrupt()Sends a request to interrupt operations.