Keyoti Search for ASP.NET API Docs
ReaderExceptionsThreshold Property
API DocumentationKeyoti.SearchEngineConfigurationReaderExceptionsThreshold
Keyoti Search for ASP.NET 2010
Number of exceptions that will be tolerated in the reader layer.
Declaration Syntax
C#Visual BasicVisual C++
public int ReaderExceptionsThreshold { get; set; }
Public Property ReaderExceptionsThreshold As Integer
public:
property int ReaderExceptionsThreshold {
	int get ();
	void set (int value);
}

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