SearchProxyInfo constructor

Initializes a new instance of the SearchProxyInfo class based on the HTTP proxy settings.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

No code example is currently available or this language may not be supported.

Parameters

useCrawlProxyForFederation
Type: System.Boolean

true to use the crawl proxy settings for federated searches; otherwise, false.

crawlProxy
Type: System.Net.WebProxy

The HTTP proxy server settings used when crawling other servers.

Show: