Interface IInterruptMonitor
Interface IInterruptMonitor
Названий на: Aspose.Imaging.Multithreading Асамблея: Aspose.Imaging.dll (25.4.0)
Інформація про перерву.
public interface IInterruptMonitor
Properties
IsInterrupted
Отримає вартість, що вказує на те, чи повинні операції бути припинені.
bool IsInterrupted { get; }
вартість нерухомості
Methods
Interrupt()
Повідомляється про припинення операцій.
void Interrupt()