SearchIndexingBufferedSender<T>.ActionFailed Event

Definition

Event raised whenever an indexing action failed.

public event Azure.Core.SyncAsyncEventHandler<Azure.Search.Documents.Models.IndexActionFailedEventArgs<T>> ActionFailed;

Event Type

Applies to