InterruptMonitor

InterruptMonitor class

Vertegenwoordigt alle operators over de interrupt.

public class InterruptMonitor : AbstractInterruptMonitor

Constructeurs

NaamBeschrijving
InterruptMonitor()De standaard constructeur.

Eigenschappen

NaamBeschrijving
override IsInterruptionRequested { get; }Markeer de monitor als verzoek om onderbreking

methoden

NaamBeschrijving
Interrupt()Onderbreek de huidige operator.

Zie ook