Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Closes the connection to the server.

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

Syntax

C#
public void Close()
Visual Basic (Declaration)
Public Sub Close
Visual C++
public:
void Close()

Remarks

[Missing <remarks> documentation for "M:SharedCache.WinServiceCommon.Sockets.SharedCacheTcpClient.Close"]

See Also