Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
A factory to access the Connection pools

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

Syntax

C#
public static class ManageClientTcpSocketConnectionPoolFactory
Visual Basic (Declaration)
Public NotInheritable Class ManageClientTcpSocketConnectionPoolFactory
Visual C++
public ref class ManageClientTcpSocketConnectionPoolFactory abstract sealed

Remarks

[Missing <remarks> documentation for "T:SharedCache.WinServiceCommon.Sockets.ManageClientTcpSocketConnectionPoolFactory"]

Inheritance Hierarchy

System..::.Object
  SharedCache.WinServiceCommon.Sockets..::.ManageClientTcpSocketConnectionPoolFactory

See Also