Class OperationInterruptedException

OperationInterruptedException class

Doet zich voor wanneer een bewerking wordt onderbroken.

public class OperationInterruptedException : FrameworkException

Constructeurs

NaamBeschrijving
OperationInterruptedException(string)Initialiseert een nieuw exemplaar van hetOperationInterruptedException klasse.
OperationInterruptedException(string, Exception)Initialiseert een nieuw exemplaar van hetOperationInterruptedException klasse.

Zie ook