Gets the IP Port Number on the gateway service provider's server that will receive the transactions.
Namespace: Asi.iBO.SystemConfigAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public int HostPort { get; } |
| Visual Basic |
|---|
Public ReadOnly Property HostPort As Integer Get |
| Visual C++ |
|---|
public: property int HostPort { int get (); } |