UploadItemUploadedSize Property

Gets the uploaded size for the upload item. This will be incremented until the upload item is completed.

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