Gets the upload speed.
Namespace:
C1.Web.UI.Controls.C1UploadAssembly:
C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)
Syntax
| C# |
|---|
[JsonAttribute(true, true, )]
public double Speed { get; } |
| Visual Basic (Declaration) |
|---|
<JsonAttribute(True, True, )> _
Public ReadOnly Property Speed As Double
Get |
See Also