When executed on the Client, this function reloads the necessary project files from the Server while maintaining the current state of the project on the Client.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
ReloadAppFromServer | System Info | Synchronous | Supported | Supported | Supported |
This function takes no paramters.
This function always returns 0.
For this function, "Server" means the station that is actually running your project and has the TCP/IP Server module enabled, and "Client" means a Thin Client or Secure Viewer that is communicating with the Server via TCP/IP. For more information, see Configuring a Web Solution.
Tag Name | Expression |
---|---|
Tag | ReloadAppFromServer( ) |