Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Releases unmanaged resources and performs other cleanup operations before the ManageTcpSocketConnectionPool is reclaimed by garbage collection.

Namespace:  SharedCache.WinServiceCommon.Sockets
Assembly:  SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)

Syntax

C#
protected override void Finalize()
Visual Basic (Declaration)
Protected Overrides Sub Finalize
Visual C++
protected:
virtual void Finalize() override

Remarks

[Missing <remarks> documentation for "M:SharedCache.WinServiceCommon.Sockets.ManageTcpSocketConnectionPool.Finalize"]

See Also