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

In This Topic
    EllapsedTime Property
    In This Topic
    Gets the elapsed time in second.
    Syntax
    'Declaration
     
    Public ReadOnly Property EllapsedTime As System.Double
    public System.double EllapsedTime {get;}
    See Also