This topic has not yet been rated - Rate this topic

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)
public event AgentCore..::.StatusEventHandler Status

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.