Share via


UploadFileContent.ChunkIndex Property

Definition

Index of the uploaded chunk (Index starts at 0).

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

Property Value

Applies to