IMVSynchronization.Initialize Method
Visual Studio 2010
Initializes the rules extension object.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
If an exception occurs in this method, the Terminate method is not called. If the Terminate method releases any resources that are allocated in this method, those resources remain when an exception occurs because the Terminate method is not called. Release any resources that are allocated in this method as part of your exception-handling routine.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Target Platforms