Called when the rules extension object is no longer needed. This method is used to free resources that are owned by the rules extension.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in microsoft.metadirectoryservicesex.dll)

Usage

Visual Basic
Dim instance As IMASynchronization

instance.Terminate

Syntax

Visual Basic
Sub Terminate
C#
void Terminate ()
C++
void Terminate ()
J#
void Terminate ()
JScript
function Terminate ()

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Target Platforms

See Also