UploadQueueTransferRate Property

Gets the transfer rate (bytes per second) 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 double TransferRate { get; }

Property Value

Double

See Also