Datasnap.DSHTTPClient.TDSHTTP.IProxyConnectionInfo.GetProxyPort
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Datasnap.DSHTTPClient.pas Datasnap.DSHTTPClient.hpp
| |
Unit: Datasnap.DSHTTPClient | |
Parent: IProxyConnectionInfo |
Delphi
function GetProxyPort: Integer;
C++
virtual int __fastcall GetProxyPort() = 0 ;
Description
Gets the port for the connection with the proxy server.
GetProxyPort is the getter method for the ProxyPort property.