Shuts down the system.

Namespace:  GrassValley.Mseries.AppServer
Assembly:  GrassValley.Mseries.AppServer (in GrassValley.Mseries.AppServer.dll) Version: 1.0.0.0

Syntax

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

Implements

IAppServerMgrProxy..::.SystemShutdown()()()

See Also