API:REST.Backend.EMSProvider.TEMSProvider.URLPort
Delphi
property URLPort: Integer read FURLPort write SetURLPort;
C++
__property URLPort;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | published | REST.Backend.EMSProvider.pas REST.Backend.EMSProvider.hpp |
REST.Backend.EMSProvider | TEMSProvider |
Beschreibung
EMS-Verbindungs-Portwert {{#multireplace:REST.Backend.EMSProvider.TEMSProvider.URLPort|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:REST.Backend.EMSProvider.TCustomEMSConnectionInfo.URLPort|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:REST.Backend.EMSProvider.TCustomEMSConnectionInfo.URLPort|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
EMS-Verbindungs-Portwert für die HTTP-Anforderung an den EMS-Server.
Die Eigenschaft URLPort enthält den EMS-Verbindungs-Portwert.
Die RAD Server-Client-Anwendung stellt mit URLHost und URLPort HTTP-Anforderungen an den RAD Server Engine (EMS-Server).
Siehe auch
- REST.Backend.EMSProvider.TCustomEMSConnectionInfo.URLHost
- REST.Backend.EMSProvider.TCustomEMSConnectionInfo.URLProtocol
- REST.Backend.EMSProvider.TCustomEMSConnectionInfo.CheckURL
- RAD Server-Client-Anwendung