Table of Contents

UploadQueue.ElapsedTimeAsString Property

Definition

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

Gets the string representation of ElapsedTime - the elapsed time of the upload queue. This will be updated when upload queue is completed (whether successful or failed).

[JsonIgnore]
public string ElapsedTimeAsString { get; }

Property Value

string