Keyoti SearchUnit API Docs
ProxyAddress Property
API DocumentationKeyoti.SearchEngineConfigurationProxyAddress
Keyoti SearchUnit v6
The address of a proxy server to use to make outbound connections during indexing. Leave empty to not use a proxy.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string ProxyAddress { get; set; }
public string ProxyAddress { get; set; }
Public Property ProxyAddress As String
	Get
	Set
Public Property ProxyAddress As String
	Get
	Set
public:
property String^ ProxyAddress {
	String^ get ();
	void set (String^ value);
}
public:
property String^ ProxyAddress {
	String^ get ();
	void set (String^ value);
}
member ProxyAddress : string with get, set
member ProxyAddress : string with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120