Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
A factory to load ManageTcpSocketConnectionPool

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

Syntax

C#
public class ManageServerTcpSocketConnectionPoolFactory
Visual Basic (Declaration)
Public Class ManageServerTcpSocketConnectionPoolFactory
Visual C++
public ref class ManageServerTcpSocketConnectionPoolFactory

Remarks

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

Inheritance Hierarchy

System..::.Object
  SharedCache.WinServiceCommon.Sockets..::.ManageServerTcpSocketConnectionPoolFactory

See Also