SearchIndexingBufferedSender<T>.ActionAdded Event

Definition

Event raised whenever an indexing action is added to the sender.

public event Azure.Core.SyncAsyncEventHandler<Azure.Search.Documents.Models.IndexActionEventArgs<T>> ActionAdded;

Event Type

Applies to