Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Represents the State between each async call
and connection to the client socket.
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 SharedCacheStateObject _
Implements IDisposable |
| Visual C++ |
|---|
public ref class SharedCacheStateObject : IDisposable |
Remarks
Inheritance Hierarchy
See Also