Close
dtSearch Engine API for .NET Framework 2.x-4.x 2023.02
dtSearch::Spider::ProxyInfo Structure

Proxy settings to use to connect to a web site.

public struct ProxyInfo { public String ProxyUrl; public int ProxyPort; public bool HaveData; }
Members
Description
ProxyUrl
URL of the proxy server to use
ProxyPort
Port to use to access the proxy server
HaveData
If HaveData is not true, all values in ProxyInfo will be ignored when connecting to the web site