BlobRequestOptions.NetworkTimeout プロパティ

定義

個々のネットワーク操作に適用されるタイムアウトを取得または設定します。

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

プロパティ値

実装

Microsoft.Azure.Storage.IRequestOptions.NetworkTimeout

適用対象