UploadQueueElapsedTime Property

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

Definition

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

Property Value

TimeSpan

See Also