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
| Description | |
|---|---|
| HTTP | Use this to create an HTTP proxy |
| IP | Use this to create a transparent IP tunnel |