UploadQueueElapsedTime Property
Gets the elapsed time of the upload queue.
This will be updated when upload queue is completed (whether successful or failed).
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public TimeSpan ElapsedTime { get; }
Public ReadOnly Property ElapsedTime As TimeSpan
Get
Property Value
TimeSpan