The type of service the connection has been accepted on


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

Syntax

Visual Basic (Declaration)
Public serviceType As MunjaService.ServiceType
C#
public MunjaService.ServiceType serviceType;
C++
public:
 MunjaService.ServiceType serviceType sealed ;
J#
public MunjaService.ServiceType serviceType
JScript
public serviceType : MunjaService.ServiceType;

See Also