Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)