Initializes a new instance of the MunjaService.ConnectionEventArgs class.


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

Syntax

Visual Basic (Declaration)
Public Sub New()
C#
public MunjaService.ConnectionEventArgs()
C++
public:
 MunjaService.ConnectionEventArgs() sealed 
J#
public MunjaService.ConnectionEventArgs()
JScript
public function MunjaService.ConnectionEventArgs()

See Also