UploadQueue.ElapsedTime Property
Definition
- Namespace
- GleamTech.FileUltimate.AspNet.UI
- Assembly
- GleamTech.FileUltimate.dll
Gets the elapsed time of the upload queue. This will be updated when upload queue is completed (whether successful or failed).
[JsonIgnore]
public TimeSpan ElapsedTime { get; }