Proxy server port.

Namespace: Ico.Ewx
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public int ProxyPort { get; set; }
Visual Basic
Public Property ProxyPort As Integer
	Get
	Set
JScript
function get ProxyPort () : int
function set ProxyPort (value : int)

See Also