TCP port of proxy server to use.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public int ProxyPort { get; set; }
Public Property ProxyPort As Integer
Get
Set
public:
property int ProxyPort {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also