MergeSynchronizationAgent.Status Event
Occurs when the Merge Agent returns synchronization status information.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
The Status event can be handled during synchronous agent execution to display agent status information in an application.
The Status event is handled by the AgentCore.StatusEventHandler delegate, which returns agent status information.