C#
C++
F#
VB
ICloudBlob.StreamWriteSizeInBytes Property
ICloudBlob::StreamWriteSizeInBytes Property
ICloudBlob.StreamWriteSizeInBytes Property
ICloudBlob.StreamWriteSizeInBytes Property
Gets or sets the number of bytes to buffer when writing to a page blob stream or the block size for writing to a block blob.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type: System.Int32System::Int32System.Int32System.Int32The number of bytes to buffer or the size of a block, in bytes.