Interface IInterruptMonitor

Interface IInterruptMonitor

Pôvodný názov: Aspose.Imaging.Multithreading Zhromaždenie: Aspose.Imaging.dll (25.4.0)

Informácie o prerušení.

public interface IInterruptMonitor

Properties

IsInterrupted

Získava hodnotu, ktorá naznačuje, či by sa operácie mali prerušiť.

bool IsInterrupted { get; }

Hodnota nehnuteľnosti

bool

Methods

Interrupt()

Pošlite žiadosť o prerušenie operácií.

void Interrupt()
 Slovenčina