Table of Contents

UploadQueue.TransferRate Property

Definition

Namespace
GleamTech.FileUltimate.AspNet.UI
Assembly
GleamTech.FileUltimate.dll

Gets the transfer rate (bytes per second) of the upload queue. This will be updated when upload queue is completed (whether successful or failed).

[JsonIgnore]
public double TransferRate { get; }

Property Value

double