Share via


SemanticSearchOptions.MaxWait Property

Definition

Allows the user to set an upper bound on the amount of time it takes for semantic enrichment to finish processing before the request fails.

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

Property Value

Applies to