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

In This Topic
    TotalBytes Property
    In This Topic
    Gets the total number of bytes received during upload.
    Syntax
    'Declaration
     
    Public ReadOnly Property TotalBytes As System.Long
    public System.long TotalBytes {get;}
    See Also