UploadQueue.TransferRateAsString Property
Definition
- Namespace
- GleamTech.FileUltimate.AspNet.UI
- Assembly
- GleamTech.FileUltimate.dll
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).
[JsonIgnore]
public string TransferRateAsString { get; }