共用方式為


SearchIndexerLimits.MaxRunTime Property

Definition

The maximum duration that the indexer is permitted to run for one execution.

public TimeSpan? MaxRunTime { get; }
member this.MaxRunTime : Nullable<TimeSpan>
Public ReadOnly Property MaxRunTime As Nullable(Of TimeSpan)

Property Value

Applies to