ICloudBlob.StreamMinimumReadSizeInBytes Property (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
ICloudBlob.StreamMinimumReadSizeInBytes Property
ICloudBlob::StreamMinimumReadSizeInBytes Property
ICloudBlob.StreamMinimumReadSizeInBytes Property
ICloudBlob.StreamMinimumReadSizeInBytes Property
Gets or sets the minimum number of bytes to buffer when reading from a blob stream.
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type:
System.Int32System::Int32System.Int32System.Int32The minimum number of bytes to buffer.
Return to top
Gets or sets the minimum number of bytes to buffer when reading from a blob stream.
Syntax
Property Value
Type: System.Int32System::Int32System.Int32System.Int32The minimum number of bytes to buffer.