Keyoti Search for ASP.NET API Docs
MaxResponseHeaderLength Property
API DocumentationKeyoti.SearchEngineConfigurationMaxResponseHeaderLength
Keyoti Search for ASP.NET 2010
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#Visual BasicVisual C++
public int MaxResponseHeaderLength { get; set; }
Public Property MaxResponseHeaderLength As Integer
public:
property int MaxResponseHeaderLength {
	int get ();
	void set (int value);
}

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609