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

Usage

Visual Basic
Dim instance As New TerminateRunException

Syntax

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

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also