C#
C++
F#
VB
CloudFile.StreamMinimumReadSizeInBytes Property
CloudFile::StreamMinimumReadSizeInBytes Property
CloudFile.StreamMinimumReadSizeInBytes Property
CloudFile.StreamMinimumReadSizeInBytes Property
Gets or sets the minimum number of bytes to buffer when reading from a file stream.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type: System.Int32System::Int32System.Int32System.Int32The minimum number of bytes to buffer, being at least 16KB.