UploadItem.UploadedSize Property
Definition
- Namespace
- GleamTech.FileUltimate.AspNet.UI
- Assembly
- GleamTech.FileUltimate.dll
Gets the uploaded size for the upload item. This will be incremented until the upload item is completed.
[JsonProperty]
public long UploadedSize { get; }