DownloadStatus Enumeration |
Namespace: ShellBoost.Core.Synchronization
public enum DownloadStatus
Member name | Value | Description | |
---|---|---|---|
New | 0 | The download instance is new. | |
Downloading | 1 | The corresponding content is being downloaded. | |
Downloaded | 2 | The corresponding content has being downloaded. |