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

In This Topic
    RemainingTime Property
    In This Topic
    Gets the amount of time remaining for the upload in seconds.
    Syntax
    'Declaration
     
    Public ReadOnly Property RemainingTime As System.Double
    public System.double RemainingTime {get;}
    See Also