Data.Cloud.AmazonAPI.TAmazonConnectionInfo.RequestProxyPort

From RAD Studio API Documentation

Delphi

property RequestProxyPort: Integer read FRequestProxyPort write FRequestProxyPort default 0;

C++

__property RequestProxyPort = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonConnectionInfo

Description

Specifies the proxy host's port to use for the HTTP requests to the cloud. {{#multireplace:Data.Cloud.AmazonAPI.TAmazonConnectionInfo.RequestProxyPort|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.Cloud.CloudAPI.TCloudConnectionInfo.RequestProxyPort|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Data.Cloud.CloudAPI.TCloudConnectionInfo.RequestProxyPort|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Specifies the proxy host's port to use for the HTTP requests to the cloud.

See Also