IndexEngineOnProgress Event
Occurs during the indexing process providing progress information.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public event IndexProgressEventHandler OnProgress
public:
event IndexProgressEventHandler^ OnProgress {
void add (IndexProgressEventHandler^ value);
void remove (IndexProgressEventHandler^ value);
}
Value
IndexProgressEventHandler