Interface IInterruptMonitor
Interface IInterruptMonitor
Nom dels espais: Aspose.Imaging.Multithreading Assemblea: Aspose.Imaging.dll (25.5.0)
Informació sobre la interrupció.
public interface IInterruptMonitorProperties
IsInterrupted
Obté el valor que indica si les operacions han de ser interrompudes.
bool IsInterrupted { get; }Valor de la propietat
Methods
Interrupt()
Envia una sol·licitud per interrompre les operacions.
void Interrupt()