Data.Cloud.AmazonAPI.TAmazonConnectionInfo.RequestProxyPort

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Unit: Data.Cloud.AmazonAPI
Parent: TAmazonConnectionInfo

Delphi

property RequestProxyPort;

C++

__property RequestProxyPort = {default=0};

Description

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

Data.Cloud.AmazonAPI.TAmazonConnectionInfo.RequestProxyPort inherits from Data.Cloud.CloudAPI.TCloudConnectionInfo.RequestProxyPort. All content below this line refers to Data.Cloud.CloudAPI.TCloudConnectionInfo.RequestProxyPort.

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

See Also