Freigeben über


SearchIndexingBufferedSender<T>.ActionSent Ereignis

Definition

Das Ereignis wird ausgelöst, wenn eine Indizierungsaktion vom Absender gesendet wird.

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

Ereignistyp

Gilt für: