Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Shutdown Server.

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

Syntax

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

Remarks

[Missing <remarks> documentation for "M:SharedCache.WinService.ServiceLogic.ShutDown"]

See Also