ProxyPort Property
This property contains the TCP port for the proxy Server (default 80).
Object Oriented Interface
public function getProxyPort(); public function setProxyPort($value);
Procedural Interface
inpaypal_adaptivepreapproval_get($res, 52 ); inpaypal_adaptivepreapproval_set($res, 52, $value );
Default Value
80
Remarks
This property contains the TCP port for the proxy ProxyServer (default 80). See the description of the ProxyServer property for details.
Data Type
Long