CloudFile.StreamMinimumReadSizeInBytes Property (Microsoft.WindowsAzure.Storage.File)
From Microsoft Windows Azure Storage Blob
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.
Namespace:
Microsoft.WindowsAzure.Storage.File
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.
Return to top
Gets or sets the minimum number of bytes to buffer when reading from a file stream.
Syntax
Property Value
Type: System.Int32System::Int32System.Int32System.Int32The minimum number of bytes to buffer, being at least 16KB.