MergeSynchronizationAgent.Finalize Method

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Finalizes the agent.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)

Syntax

'Declaration
Protected Overrides Sub Finalize
'Usage
Me.Finalize()
protected override void Finalize()
protected:
virtual void Finalize() override
abstract Finalize : unit -> unit  
override Finalize : unit -> unit
protected override function Finalize()

See Also

Reference

MergeSynchronizationAgent Class

Microsoft.SqlServer.Replication Namespace