ProgressTypeEnum Enumeration |
Namespace: OBS.Model
public enum ProgressTypeEnum
Member name | Value | Description | |
---|---|---|---|
ByBytes | 0 | Specify that the upload progress is refreshed each time a specified number of bytes is uploaded. | |
BySeconds | 1 | Specify that the upload is refreshed every several seconds. |