Intersoft ClientUI Documentation
DownloadFailureKind Enumeration



Determines the reason of the download failure.
Syntax
Public Enum DownloadFailureKind 
   Inherits System.Enum
Dim instance As DownloadFailureKind
public enum DownloadFailureKind : System.Enum 
public enum class DownloadFailureKind : public System.Enum 
Members
MemberDescription
CancelledIndicates that the download is cancelled by users.
FailedIndicates that download is failed due to errors.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.Framework.DownloadFailureKind

Requirements

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

See Also

Reference

Intersoft.Client.Framework Namespace

Send Feedback