UploadQueueTotalUploadedSize Property

Gets the total uploaded size for all items in the upload queue. This will be incremented until the upload queue is completed.

Definition

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

Property Value

Int64

See Also