Datasnap.DSCommon.TDSClientCallbackChannelManager.ProxyHost

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ProxyHost: string read FProxyHost write FProxyHost;

C++

__property System::UnicodeString ProxyHost = {read=FProxyHost, write=FProxyHost};

Propriétés

Type Visibilité  Source Unité  Parent
property published
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSClientCallbackChannelManager

Description

L'hôte à travers lequel envoyer des requêtes.

La propriété ProxyHost spécifie l'hôte à travers lequel envoyer des requêtes. Définissez ProxyHost sur une chaîne vide si vous ne voulez pas utiliser un proxy.

Voir aussi