TransSynchronizationAgent.Status Event
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.
Occurs when the Distribution Agent returns synchronization status information.
public:
event Microsoft::SqlServer::Replication::AgentCore::StatusEventHandler ^ Status;
public event Microsoft.SqlServer.Replication.AgentCore.StatusEventHandler Status;
member this.Status : Microsoft.SqlServer.Replication.AgentCore.StatusEventHandler
Public Custom Event Status As AgentCore.StatusEventHandler
Event Type
Remarks
The Status event is handled by the AgentCore.StatusEventHandler.