Intersoft.Client.Framework Namespace : DownloadState Enumeration |
Public Enum DownloadState Inherits System.Enum
Dim instance As DownloadState
public enum DownloadState : System.Enum
public enum class DownloadState : public System.Enum
Member | Description |
---|---|
Completed | Indicates that a resource has been downloaded. |
Downloading | Indicates that a resource is being downloaded. |
NotDownloaded | Indicates that a resource has not been downloaded. |
Queued | Indicates that a resource is queued for the next download. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.Framework.DownloadState
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2