IMergeSynchronizationAgent Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IMergeSynchronizationAgent
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("f7b73669-8742-4e3b-af40-9fed3f1cacab")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)]
public interface IMergeSynchronizationAgent
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("f7b73669-8742-4e3b-af40-9fed3f1cacab")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)>]
type IMergeSynchronizationAgent = interface
Public Interface IMergeSynchronizationAgent
- Derived
- Attributes
Properties
Methods
Abort() | |
ClearAllTraceFlags() | |
ClearTraceFlag(Int32) | |
EnableTraceFlag(Int32) | |
IsSnapshotRequired() | |
ProcessMessagesAtPublisher() | |
ProcessMessagesAtSubscriber() | |
Synchronize() |