Keyoti SearchUnit API Docs
OptimizeProgress Property
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexOptimizeProgress
Keyoti SearchUnit v6
The current percent progress of the optimize operation. (0-100)
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int OptimizeProgress { get; }
public int OptimizeProgress { get; }
Public ReadOnly Property OptimizeProgress As Integer
	Get
Public ReadOnly Property OptimizeProgress As Integer
	Get
public:
property int OptimizeProgress {
	int get ();
}
public:
property int OptimizeProgress {
	int get ();
}
member OptimizeProgress : int with get
member OptimizeProgress : int with get
Property Value

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