IBufferManager.GetDefaultBufferSize Method (Microsoft.WindowsAzure.Storage)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
Gets the size, in bytes, of the buffers managed by the given pool. Note that the buffer manager must return buffers of the exact size requested by the client.
Namespace:
Microsoft.WindowsAzure.Storage
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Return Value
Type:
System.Int32System::Int32System.Int32System.Int32The size, in bytes, of the buffers managed by the given pool.
Return to top
Gets the size, in bytes, of the buffers managed by the given pool. Note that the buffer manager must return buffers of the exact size requested by the client.
Syntax
Return Value
Type: System.Int32System::Int32System.Int32System.Int32The size, in bytes, of the buffers managed by the given pool.