Keyoti Search for ASP.NET API Docs
LogFileMaxSize Property
API DocumentationKeyoti.SearchEngineConfigurationLogFileMaxSize
Keyoti Search for ASP.NET 2010
The size in bytes at which log files are refreshed.
Declaration Syntax
C#Visual BasicVisual C++
public int LogFileMaxSize { get; set; }
Public Property LogFileMaxSize As Integer
public:
property int LogFileMaxSize {
	int get ();
	void set (int value);
}

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