UploadItemChunkUploadedSize Property

Gets the uploaded size for the upload item chunk.

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.8
C#
public long UploadedSize { get; }

Property Value

Int64

See Also