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