Share via


BlobOpenReadOptions.BufferSize Property

Definition

The buffer size to use when the stream downloads parts of the blob. Defaults to 4 MB.

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

Property Value

Applies to