DocumentIndexed

NodeEventHub.DocumentIndexed event

Occurs when a document has been indexed.

public event EventHandler<DocumentIndexedEventArgs> DocumentIndexed;

See Also