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

DeletionCompleted

NodeEventHub.DeletionCompleted event

Occurs when all enqueued deletions of documents are finished.

public event EventHandler DeletionCompleted;

See Also