REST.Backend.KinveyApi.TKinveyApi.TConnectionInfo.ProxyPort

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ProxyPort: Integer;

C++

int ProxyPort;

Properties

Type Visibility Source Unit Parent
field public
REST.Backend.KinveyApi.pas
REST.Backend.KinveyApi.hpp
REST.Backend.KinveyApi TConnectionInfo

Description

Contains the proxy port.

The ProxyPort field contains an Integer with the port of the specified proxy.

See Also