Keyoti SearchUnit API Docs
DataAccessExceptionsThreshold Property
API DocumentationKeyoti.SearchEngineConfigurationDataAccessExceptionsThreshold
Keyoti SearchUnit v6
Number of exceptions that will be tolerated in the data access layer.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[ObsoleteAttribute("Not relevant to the current version.", true)]
public int DataAccessExceptionsThreshold { get; set; }
[ObsoleteAttribute("Not relevant to the current version.", true)]
public int DataAccessExceptionsThreshold { get; set; }
<ObsoleteAttribute("Not relevant to the current version.", true)> 
Public Property DataAccessExceptionsThreshold As Integer
	Get
	Set
<ObsoleteAttribute("Not relevant to the current version.", true)> 
Public Property DataAccessExceptionsThreshold As Integer
	Get
	Set
public:
[ObsoleteAttribute(L"Not relevant to the current version.", true)]
property int DataAccessExceptionsThreshold {
	int get ();
	void set (int value);
}
public:
[ObsoleteAttribute(L"Not relevant to the current version.", true)]
property int DataAccessExceptionsThreshold {
	int get ();
	void set (int value);
}
[<ObsoleteAttribute("Not relevant to the current version.", true)>]
member DataAccessExceptionsThreshold : int with get, set
[<ObsoleteAttribute("Not relevant to the current version.", true)>]
member DataAccessExceptionsThreshold : int with get, set
Property Value

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