इसके माध्यम से साझा किया गया


MergeSynchronizationAgent.Finalize Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

This member overrides Object.Finalize().

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()