uploadCount property

int uploadCount
getter/setter pair

uploadCount 已上传的文件块数量,会被保存到 progress 里

Implementation

int uploadCount = 0;