1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Scaling.Events
  6. /
  7. NodeEventHub
  8. /
  9. IndexingCompleted

IndexingCompleted

NodeEventHub.IndexingCompleted event

Occurs when indexing of all enqueued documents is finished.

public event EventHandler IndexingCompleted;

See Also