Interface IInterruptMonitor
Interface IInterruptMonitor
Nazwa przestrzeń: Aspose.Imaging.Multithreading Zgromadzenie: Aspose.Imaging.dll (25.5.0)
Informacje na temat przerw.
public interface IInterruptMonitorProperties
IsInterrupted
Otrzymuje wartość wskazującą, czy operacje powinny zostać przerwane.
bool IsInterrupted { get; }Wartość nieruchomości
Methods
Interrupt()
Wyślij wniosek o przerwanie operacji.
void Interrupt()