Property ChunkSizeBytes
ChunkSizeBytes
Gets or sets the chunk size in bytes.
public int? ChunkSizeBytes { get; set; }
Property Value
- int?
The chunk size in bytes.
Gets or sets the chunk size in bytes.
public int? ChunkSizeBytes { get; set; }
The chunk size in bytes.