Gets the IP Port Number on the organization's proxy server (if any) thru which the gateway transactions should pass.
Namespace: Asi.iBO.SystemConfigAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public int ProxyPort { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ProxyPort As Integer Get |
| Visual C++ |
|---|
public: property int ProxyPort { int get (); } |