ConstantsDefaultMemoryChunkSize Field |
Default memory chunk size of memory pool, 4MB.
Namespace:
Microsoft.Azure.Storage.DataMovement
Assembly:
Microsoft.Azure.Storage.DataMovement (in Microsoft.Azure.Storage.DataMovement.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax public const int DefaultMemoryChunkSize = 4194304
Public Const DefaultMemoryChunkSize As Integer = 4194304
public:
literal int DefaultMemoryChunkSize = 4194304
static val mutable DefaultMemoryChunkSize: int
Field Value
Type:
Int32See Also