FailedConnectionException Constructor ()
Creates an instance of the DroppedConnectionException class.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As New FailedConnectionException
Syntax
'Declaration
Public Sub New
public FailedConnectionException ()
public:
FailedConnectionException ()
public FailedConnectionException ()
public function FailedConnectionException ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Target Platforms
See Also
Reference
FailedConnectionException Class
FailedConnectionException Members
Microsoft.MetadirectoryServices Namespace