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