Constants Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constants for use with the transfer classes.
public static class Constants
type Constants = class
Public Class Constants
- Inheritance
-
Constants
Fields
DefaultBlockBlobBlockSize |
Default block size when transferring block blob, 8MB. |
DefaultMemoryChunkSize |
Default memory chunk size of memory pool, 4MB. |
DefaultTransferChunkSize |
Default size for a chunk transferring, 4MB. |
DirectoryBlobMetadataKey |
The metadata key for empty blobs which represent directories in file system. |
MaxBlockSize |
Stores the max block size, 100MB. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET