OperationCanceledException

OperationCanceledException class

Represents errors that occur when an operation canceled.

The OperationCanceledException type exposes the following members:

Constructors

NameDescription
OperationCanceledException()Initializes a new instance of the
OperationCanceledException(message)Initializes a new instance of the OperationCanceledException class
OperationCanceledException(format, parameters)Initializes a new instance of the OperationCanceledException class

Properties

NameDescription
error_details

See Also