Constants.MaxAppendBlockSize Field

 

The maximum size of a single block for Append Blobs.

Namespace:   Microsoft.WindowsAzure.Storage.Shared.Protocol
Assembly:  Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)

Syntax

public const int MaxAppendBlockSize
Public Const MaxAppendBlockSize As Integer

Field Value

Type: System.Int32

See Also

Constants Class
Microsoft.WindowsAzure.Storage.Shared.Protocol Namespace

Return to top