LogsQueryOptions.ServerTimeout Property

Definition

Gets or sets the value indicating the service timeout for the query. Defaults to null.

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

Property Value

Applies to