The type of service to be created


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

Syntax

Visual Basic (Declaration)
Public Enum MunjaService.ServiceType
C#
public enum MunjaService.ServiceType
C++
public enum class MunjaService.ServiceType
J#
public enum MunjaService.ServiceType
JScript
public enum MunjaService.ServiceType

Members

Member NameDescription
HTTPUse this to create an HTTP proxy
IPUse this to create a transparent IP tunnel

See Also