IMVSynchronization::Terminate Method
The IMVSynchronization.Terminate method is called when the rules extension object is no longer needed. This method is used to free resources owned by the rules extension.
Syntax
public void Terminate();
Public Sub Terminate()
Implements IMVSynchronization.Terminate
Parameters
This method has no parameters.
Return Value
This method does not return a value.
Requirements
Product | ILM 2007 FP1 |
Namespace | Microsoft.MetadirectoryServices |
Assembly | Microsoft.MetadirectoryServices |
.NET Framework | .NET Framework 2.0 |
See Also
IMVSynchronization
Example: Creating a Rules Extension from Multiple Sources
Send comments about this topic to Microsoft
Build date: 2/16/2009