UploadQueueTransferRateAsString Property

Gets the string representation of TransferRate - the transfer rate 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 string TransferRateAsString { get; }

Property Value

String

See Also