Keyoti SearchUnit API Docs
MaxResponseHeaderLength Property
API DocumentationKeyoti.SearchEngineConfigurationMaxResponseHeaderLength
Keyoti SearchUnit v6
The length in kilobytes of the response headers. A value of -1 means no limit will be imposed on the response headers
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int MaxResponseHeaderLength { get; set; }
public int MaxResponseHeaderLength { get; set; }
Public Property MaxResponseHeaderLength As Integer
	Get
	Set
Public Property MaxResponseHeaderLength As Integer
	Get
	Set
public:
property int MaxResponseHeaderLength {
	int get ();
	void set (int value);
}
public:
property int MaxResponseHeaderLength {
	int get ();
	void set (int value);
}
member MaxResponseHeaderLength : int with get, set
member MaxResponseHeaderLength : int with get, set
Property Value

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