Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
A Client object which handle all communication for a requst to the server
in a block mode.
Namespace:
SharedCache.WinServiceCommon.Sockets
Assembly:
SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class SharedCacheTcpClient _
Implements IDisposable |
| Visual C++ |
|---|
public ref class SharedCacheTcpClient : IDisposable |
Remarks
Inheritance Hierarchy
See Also