OperationCanceledException Class
The exception that is thrown in a thread upon cancellation of an operation that the thread was executing.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NamespaceAttribute] public class OperationCanceledException : Exception
<ExternalAttribute> _ <NamespaceAttribute> _ Public Class OperationCanceledException _ Inherits Exception
[ExternalAttribute] [NamespaceAttribute] public ref class OperationCanceledException : public Exception
Inheritance Hierarchy
System..::..Exception
System..::..OperationCanceledException