Table of Contents

UploadQueue.TotalUploadedSize Property

Definition

Namespace
GleamTech.FileUltimate.AspNet.UI
Assembly
GleamTech.FileUltimate.dll

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

[JsonProperty]
public long TotalUploadedSize { get; }

Property Value

long