TimeoutException Constructor (String, Exception)
Namespace:
System
Assembly: Bridge (in Bridge.dll)
Assembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public TimeoutException( string message, Exception innerException )
<TemplateAttribute> _ Public Sub New ( _ message As String, _ innerException As Exception _ )
[TemplateAttribute] public: TimeoutException( String^ message, Exception^ innerException )