Share via


SupportFileDetailData.ChunkSize Property

Definition

Size of each chunk. The size of each chunk should be provided in bytes and must not exceed 2.5 megabytes (MB).

public int? ChunkSize { get; set; }
member this.ChunkSize : Nullable<int> with get, set
Public Property ChunkSize As Nullable(Of Integer)

Property Value

Applies to