Keyoti SearchUnit API Docs
WebProxy Property
API DocumentationKeyoti.SearchEngineConfigurationWebProxy
Keyoti SearchUnit v6
Proxy object to use for connections. Setting can speed up access to external servers.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public IWebProxy WebProxy { get; set; }
public IWebProxy WebProxy { get; set; }
Public Property WebProxy As IWebProxy
	Get
	Set
Public Property WebProxy As IWebProxy
	Get
	Set
public:
property IWebProxy^ WebProxy {
	IWebProxy^ get ();
	void set (IWebProxy^ value);
}
public:
property IWebProxy^ WebProxy {
	IWebProxy^ get ();
	void set (IWebProxy^ value);
}
member WebProxy : IWebProxy with get, set
member WebProxy : IWebProxy with get, set
Property Value

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