API:Datasnap.DSClientRest.TDSRestConnection.ProxyPort
Delphi
property ProxyPort: Integer read GetProxyPort write SetProxyPort default 8888;
C++
__property ProxyPort = {default=8888};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | published | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp |
Datasnap.DSClientRest | TDSRestConnection |
Beschreibung
Der Port auf dem Proxy-Host. {{#multireplace:Datasnap.DSClientRest.TDSRestConnection.ProxyPort|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Datasnap.DSClientRest.TDSCustomRestConnection.ProxyPort|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Datasnap.DSClientRest.TDSCustomRestConnection.ProxyPort|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Der Port auf dem Proxy-Host.
Die Eigenschaft ProxyPort gibt den Port auf dem Proxy-Host an, durch den die Anforderungen gesendet werden. ProxyPort wird ignoriert, wenn ProxyHost nicht gesetzt wird.