Keyoti SearchUnit API Docs
LogFileMaxSize Property
API DocumentationKeyoti.SearchEngineConfigurationLogFileMaxSize
Keyoti SearchUnit v6
The size in bytes at which log files are refreshed.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int LogFileMaxSize { get; set; }
public int LogFileMaxSize { get; set; }
Public Property LogFileMaxSize As Integer
	Get
	Set
Public Property LogFileMaxSize As Integer
	Get
	Set
public:
property int LogFileMaxSize {
	int get ();
	void set (int value);
}
public:
property int LogFileMaxSize {
	int get ();
	void set (int value);
}
member LogFileMaxSize : int with get, set
member LogFileMaxSize : int with get, set
Property Value

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