点击或拖拽改变大小

GetObjectRequestProgressType 属性

下载进度反馈方式,默认为ByBytes。

命名空间:  OBS.Model
程序集:  esdk_obs_.net (在 esdk_obs_.net.dll 中) 版本:3.19.7.1 (3.19.7.1)
语法
C#
public ProgressTypeEnum ProgressType { get; set; }

属性值

类型:ProgressTypeEnum
备注

参数可选,仅在设置了DownloadProgress时有效。

参见