CloudFile.StreamWriteSizeInBytes Property (Microsoft.WindowsAzure.Storage.File)
From Microsoft Windows Azure Storage Blob
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.
Namespace:
Microsoft.WindowsAzure.Storage.File
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.
Return to top
Gets or sets the number of bytes to buffer when writing to a file stream.
Syntax
Property Value
Type: System.Int32System::Int32System.Int32System.Int32The number of bytes to buffer, ranging from between 512 bytes and 4 MB inclusive.