Microsoft Identity Integration Server 2003 Developer Reference |
[C#]
public void Initialize();
[Visual Basic .NET]
Public Sub Initialize()
Implements IMVSynchronization.Initialize
If an exception occurs in this method, the IMVSynchronization.Terminate method is not called. If the IMVSynchronization.Terminate method releases any resources allocated in this method, those resources remain when an exception occurs because the IMVSynchronization.Terminate method is not called. Release any resources allocated in this method as part of your exception handling routine.
Product: Microsoft Identity Integration Server 2003
Namespace: Defined in Microsoft.MetadirectoryServices.
Assembly: Requires Microsoft.MetadirectoryServices (in
Microsoft.MetadirectoryServices.dll).
.NET Framework: Requires .NET Framework 1.1.
IMVSynchronization, Example: Reading Settings for Rules Extensions