FirewallPort Property
This property contains the TCP port for the firewall Host .
Syntax
int GetFirewallPort();
int SetFirewallPort(int lFirewallPort);
Default Value
0
Remarks
This property contains the TCP port for the firewall FirewallHost. See the description of the FirewallHost property for details.
Note that this property is set automatically when FirewallType is set to a valid value. See the description of the FirewallType property for details.
Data Type
Long