UniDAC

THttpOptions.ProxyOptions Property

Holds a TProxyOptions object that contains settings for a proxy connection.

Class

THttpOptions

Syntax

property ProxyOptions: TProxyOptions;

Remarks

The ProxyOptions property holds a TProxyOptions object that contains settings for a proxy connection.

If it is necessary to connect to the server that resides in a different network, sometimes the client can only connect to it through a proxy server. In this case, besides the connection string, you have to set up ProxyOptions.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback