共用方式為


IndexActionEventArgs<T>.Sender Property

Definition

Gets the SearchIndexingBufferedSender<T> raising the event.

public Azure.Search.Documents.SearchIndexingBufferedSender<T> Sender { get; }
member this.Sender : Azure.Search.Documents.SearchIndexingBufferedSender<'T>
Public ReadOnly Property Sender As SearchIndexingBufferedSender(Of T)

Property Value

Applies to