Keyoti SearchUnit API Docs
ProxyPort Property
API DocumentationKeyoti.SearchEngineConfigurationProxyPort
Keyoti SearchUnit v6
The port to connect to the proxy server on (if a proxy is used).
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int ProxyPort { get; set; }
public int ProxyPort { get; set; }
Public Property ProxyPort As Integer
	Get
	Set
Public Property ProxyPort As Integer
	Get
	Set
public:
property int ProxyPort {
	int get ();
	void set (int value);
}
public:
property int ProxyPort {
	int get ();
	void set (int value);
}
member ProxyPort : int with get, set
member ProxyPort : int with get, set
Property Value

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