ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Upload Namespace / UploadProgress Class / Speed Property

In This Topic
    Speed Property
    In This Topic
    Gets the upload speed.
    Syntax
    'Declaration
     
    Public ReadOnly Property Speed As System.Double
    public System.double Speed {get;}
    See Also