Public Properties

  Name Description
Public property Addresses A command separated list of IP addresses that the service will bind to
Public property Name The service name, used for logging and display purposes only
Public property Port TCP port number that the service will bind to
Public property Settings Defines settings for this service.
Public property UpstreamPort The TCP port number on the upstream server this service will use. For HTTP proxies this is optional for upstream proxies but for IP tunnels it is a required property as this defines part of the tunnel endpoint.
Public property UpstreamServer The upstream server that this service will use if appropriate. For HTTP proxies this is optional for upstream proxies but for IP tunnels it is a required property as this defines part of the tunnel endpoint.
Top

See Also