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

ExtractionCompleted

NodeEventHub.ExtractionCompleted event

Occurs when a separate task to extract all enqueued documents is finished.

public event EventHandler ExtractionCompleted;

See Also