TimeoutException Class
The exception that is thrown when the time allotted for a process or operation has expired.
Namespace:
SystemAssembly: 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..::..Exception
System..::..SystemException
System..::..TimeoutException