MergeSynchronizationAgent.Status Event
SQL Server 2005
Occurs when the Merge Agent returns synchronization status information.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in microsoft.sqlserver.replication.dll)
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.
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.