Class OperationInterruptedException

OperationInterruptedException class

Tritt auf, wenn ein Vorgang unterbrochen wird.

public class OperationInterruptedException : FrameworkException

Konstrukteure

NameBeschreibung
OperationInterruptedException(string)Initialisiert eine neue Instanz vonOperationInterruptedException Klasse.
OperationInterruptedException(string, Exception)Initialisiert eine neue Instanz vonOperationInterruptedException Klasse.

Siehe auch