Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

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

Syntax

C#
public void Dispose()
Visual Basic (Declaration)
Public Sub Dispose
Visual C++
public:
virtual void Dispose() sealed

Implements

IDisposable..::.Dispose()()()

Remarks

[Missing <remarks> documentation for "M:SharedCache.WinServiceCommon.Sockets.SharedCacheStateObject.Dispose"]

See Also