Shuts down communication with the client and fires the Done event


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

Syntax

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

See Also