Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Managing the various Connection Pools to each server node within the client
Namespace:
SharedCache.WinServiceCommon.Sockets
Assembly:
SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public class ManageTcpSocketConnectionPool |
| Visual Basic (Declaration) |
|---|
Public Class ManageTcpSocketConnectionPool |
| Visual C++ |
|---|
public ref class ManageTcpSocketConnectionPool |
Remarks
Inheritance Hierarchy
System..::.Object SharedCache.WinServiceCommon.Sockets..::.ManageTcpSocketConnectionPool
See Also