Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
The ManageTcpSocketConnectionPool type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ManageTcpSocketConnectionPool |
Initializes a new instance of the ManageTcpSocketConnectionPool class.
|
Methods
| Name | Description | |
|---|---|---|
| Available |
Determinates if specific pool is available.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Releases unmanaged resources and performs other cleanup operations before the
ManageTcpSocketConnectionPool is reclaimed by garbage collection.
(Overrides Object..::.Finalize()()().) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetSocketFromPool |
Gets the socket from pool.
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| PutSocketToPool |
Puts the socket to pool.
| |
| ToString | (Inherited from Object.) |