UploadQueueTotalUploadedSizeAsString Property
Gets the string representation of
TotalUploadedSize - the total uploaded size for all items in the upload queue.
This will be incremented until the upload queue is completed (whether successful or failed).
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public string TotalUploadedSizeAsString { get; }
Public ReadOnly Property TotalUploadedSizeAsString As String
Get
Property Value
String