ErrorOccurred

Extractor.ErrorOccurred event

Occurs when an error happens during an extractor operation.

public event EventHandler<IndexErrorEventArgs> ErrorOccurred;

See Also