BlobRequestOptions.NetworkTimeout Propiedad

Definición

Obtiene o establece el tiempo de espera aplicado a una operación de red individual.

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

Valor de propiedad

Implementaciones

Microsoft.Azure.Storage.IRequestOptions.NetworkTimeout

Se aplica a