Bridge

TimeoutException Class

The exception that is thrown when the time allotted for a process or operation has expired.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[ExternalAttribute]
[NamespaceAttribute]
public class TimeoutException : SystemException
<ExternalAttribute> _
<NamespaceAttribute> _
Public Class TimeoutException _
	Inherits SystemException
[ExternalAttribute]
[NamespaceAttribute]
public ref class TimeoutException : public SystemException

Inheritance Hierarchy


System..::..Object
  System..::..Exception
    System..::..SystemException
      System..::..TimeoutException