Edit

OperationCancelledException Class

Definition

The operation was cancelled

[System.Serializable]
public class OperationCancelledException : Exception
[<System.Serializable>]
type OperationCancelledException = class
    inherit Exception
Public Class OperationCancelledException
Inherits Exception
Inheritance
OperationCancelledException
Attributes

Constructors

Name Description
OperationCancelledException(String)

Constructor for OperationCancelledException

Applies to