BlobRequestOptions.NetworkTimeout Property

Definition

Gets or sets the timeout applied to an individual network operations.

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

Property Value

Implements

Microsoft.Azure.Storage.IRequestOptions.NetworkTimeout

Applies to