Enum RemoteAppStatus
Status of a remote application.
Namespace: HoloMetrix.Net.Remote
Assembly: HoloMetrix.Net.Remote.dll
Syntax
public enum RemoteAppStatus
Fields
| Name | Description |
|---|---|
| Closed | Status of a remote application. |
| Launching | Status of a remote application. |
| Ready | Status of a remote application. |
| Standby | Status of a remote application. |
| Unavailable | Status of a remote application. |