API:REST.Backend.EMSProvider.TEMSProvider.ProxyPort
Delphi
property ProxyPort;
C++
__property ProxyPort = {default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | REST.Backend.EMSProvider.pas REST.Backend.EMSProvider.hpp |
REST.Backend.EMSProvider | TEMSProvider |
Description
Port number of the proxy server
REST.Backend.EMSProvider.TEMSProvider.ProxyPort inherits from REST.Backend.EMSProvider.TCustomEMSConnectionInfo.ProxyPort. All content below this line refers to REST.Backend.EMSProvider.TCustomEMSConnectionInfo.ProxyPort.
Port number of the proxy server that allows access to the RAD Server Engine (EMS Server).
The ProxyPort property sets or gets the the port number of the proxy server.
- Note: If this property is 0, this property is not used.