Creates an instance of the EndConnectionException class.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in microsoft.metadirectoryservicesex.dll)

Usage

Visual Basic
Dim instance As New EndConnectionException

Syntax

Visual Basic
Public Sub New
C#
public EndConnectionException ()
C++
public:
EndConnectionException ()
J#
public EndConnectionException ()
JScript
public function EndConnectionException ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also