The exception that is thrown in a thread upon cancellation of an operation that the thread was executing.
Namespace: FirstFloor.Documents.ComponentModelAssembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.1.0)
Syntax
| C# |
|---|
public class OperationCancelledException : SystemException |
| Visual Basic |
|---|
Public Class OperationCancelledException _ Inherits SystemException |
| Visual C++ |
|---|
public ref class OperationCancelledException : public SystemException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..SystemException
FirstFloor.Documents.ComponentModel..::..OperationCancelledException
System..::..Exception
System..::..SystemException
FirstFloor.Documents.ComponentModel..::..OperationCancelledException