BatchRequestTimeout.ServerTimeout Property

Definition

Gets or sets the server timeout to be applied to each request issued to the Batch service.

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

Property Value

Applies to