共用方式為


SearchIndexingBufferedSenderOptions<T>.AutoFlushInterval Property

Definition

Gets or sets an optional amount of time to wait before automatically flushing any remaining indexing actions. The default value is 60 seconds.

public TimeSpan? AutoFlushInterval { get; set; }
member this.AutoFlushInterval : Nullable<TimeSpan> with get, set
Public Property AutoFlushInterval As Nullable(Of TimeSpan)

Property Value

Applies to