Keyoti Search for ASP.NET API Docs
PercentItemsDeleted Property
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexPercentItemsDeleted
Keyoti Search for ASP.NET 2010
The percentage of items (documents, records, files, etc) that have been delete since the last call to RemoveSource.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int PercentItemsDeleted { get; }
Public Overridable ReadOnly Property PercentItemsDeleted As Integer
public:
virtual property int PercentItemsDeleted {
	int get ();
}
Remarks
Access this property from a different thread to track delete progress.

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