Intersoft.Client.Framework Namespace : ApplicationActivity Enumeration |
Public Enum ApplicationActivity Inherits System.Enum
Dim instance As ApplicationActivity
public enum ApplicationActivity : System.Enum
public enum class ApplicationActivity : public System.Enum
Member | Description |
---|---|
Close | Indicates that an application is closing. |
Connect | Indicates that an application is being located. |
Download | Indicates that an application package is being downloaded. |
FullScreen | Indicates that the application is changing from normal to full screen. |
Install | Indicates that an application is being installed. |
Launch | Indicates that an application is launched. |
Offline | Indicates that the Internet connection becomes offline. |
Online | Indicates that the Internet connection becomes online. |
Uninstall | Indicates that an application is being uninstalled. |
Upgrade | Indicates that an application is being upgraded. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.Framework.ApplicationActivity
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