Runtime object attributes
- Last UpdatedJul 19, 2024
- 1 minute read
The following table describes the runtime only attributes for the InTouchViewApp object.
|
Attribute |
Description |
Runtime Access (Supervisory, User, Read-Only, None) |
|---|---|---|
|
DeploymentInProgress |
This attribute is true while the InTouchViewApp object is being deployed. InTouch application files are deployed to target nodes asynchronously to avoid blocking the IDE when deploying a large application on a slow network. Even after the deployment is reported as "complete" by the IDE, it may take some time before the deployment is truly finished. The DeploymentInProgress attribute and a special icon for the InTouchViewApp within the IDE when true both indicate that the files have not finished transferring. |
Read-Only |
|
LastModified |
Contains the date the InTouch application was last changed. |
Read-Only |
|
_SyncStatus |
This "hidden" attribute is available for diagnostics and provides a text message that may be helpful in overcoming issues related to the asynchronous file copying process. |
Read-Only |
|
Connected (Boolean) ConnectionStatus |
This boolean and enumeration indicate if the InTouchViewApp object is communicating with WindowViewer. If not, most likely the ViewEngine object is not running. |
Read-Only |