OperationCanceledException (System.OperationCanceledException)

Inherits: System.SystemException

Interfaces: ISerializable, _Exception

Derived Types: 0

Assembly: mscorlib.dll

The exception that is thrown in a thread upon cancellation of an operation that the thread was executing.

VB.NET C#

VB.NET

Public Class OperationCanceledException
  Inherits System.SystemException
  Implements System.Runtime.Serialization.ISerializable, System.Runtime.InteropServices._Exception
End Class

Articles

.NET Framework Class Browser

Quickstart Class Browser ... Class System.OperationCanceledException

OperationCanceledException

System :: OperationCanceledException. exceptions/inner exceptions ... changed the line Catch ex As Exception to ...

Upload Log | drupal.org

Catch ex As System.OperationCanceledException MsgBox("File upload was cancelled") Catch ex As Exception MessageBox.Show("You tried to upload the log file, but it didn't work ...

Troubleshooting Exceptions: System.OperationCanceledException

An OperationCanceledException is thrown when an operation is made with the UICancelOption Enumeration set to ThrowException and the operation is cancelled.

Troubleshooting Exceptions: System.OperationCanceledException

An T:System.OperationCanceledException is thrown when an operation is made with the UICancelOption Enumeration set to ThrowException and the operation is cancelled.

Mono Documentation

See Also: OperationCanceledException Members. System.Object System.Exception System.SystemException System.OperationCanceledException

Mono Documentation

The members of System.OperationCanceledException are listed below. See Also: Inherited members from System.SystemException [ ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support