MergeSynchronizationAgent.ComStatus 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 Merge Agent returns synchronization Com status information.
public:
event Microsoft::SqlServer::Replication::AgentCore::StatusEventHandler ^ ComStatus;
public event Microsoft.SqlServer.Replication.AgentCore.StatusEventHandler ComStatus;
member this.ComStatus : Microsoft.SqlServer.Replication.AgentCore.StatusEventHandler
Public Custom Event ComStatus As AgentCore.StatusEventHandler