C#
C++
F#
VB
CloudFile.StreamWriteSizeInBytes Property
CloudFile::StreamWriteSizeInBytes Property
CloudFile.StreamWriteSizeInBytes Property
CloudFile.StreamWriteSizeInBytes Property
Gets or sets the number of bytes to buffer when writing to a file stream.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type: System.Int32System::Int32System.Int32System.Int32The number of bytes to buffer, ranging from between 512 bytes and 4 MB inclusive.