IndexProgressEventHandler Delegate
Represents the method that handles OnProgress events.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public delegate void IndexProgressEventHandler(
Object source,
IndexProgressArgs e
)
public delegate void IndexProgressEventHandler(
Object^ source,
IndexProgressArgs^ e
)
Parameters
- source Object
-
- e IndexProgressArgs
-