Stops the service and closes any listening sockets to avoid future connections from being established.


Namespace: Benchmarx.Munja
Assembly: Munja (in Munja.dll)

Syntax

Visual Basic (Declaration)
Public Sub Stop()
C#
public void Stop()
C++
public:
 void Stop() sealed 
J#
public void Stop()
JScript
public  function Stop()

See Also