Close
dtSearch Engine API for .NET Framework 2.x-4.x 2023.02
IIndexStatusHandler Interface

Provides a way for the caller to receive updates as the IndexJob progresses.

dtSearch::Engine::IIndexStatusHandler
public interface IIndexStatusHandler;

Use IIndexStatusHandler if your application needs to receive a notification each time a document is indexed.

See also

.NET