Freigeben über


SearchIndexingBufferedSender<T>.ActionAdded Ereignis

Definition

Das Ereignis wird ausgelöst, wenn dem Absender eine Indizierungsaktion hinzugefügt wird.

public event Azure.Core.SyncAsyncEventHandler<Azure.Search.Documents.Models.IndexActionEventArgs<T>> ActionAdded;
member this.ActionAdded : Azure.Core.SyncAsyncEventHandler<Azure.Search.Documents.Models.IndexActionEventArgs<'T>> 
Public Event ActionAdded As SyncAsyncEventHandler(Of IndexActionEventArgs(Of T)) 

Ereignistyp

Gilt für: