Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Stops this instance.

Namespace:  SharedCache.WinService
Assembly:  SharedCache.WinService (in SharedCache.WinService.exe) Version: 3.0.5.1 (3.0.5.1)

Syntax

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

Remarks

[Missing <remarks> documentation for "M:SharedCache.WinService.TcpServer.Stop"]

See Also