IAppDoReloadExAsync Method |
Name | Description | |
---|---|---|
![]() | DoReloadExAsync(DoReloadExParams) | Reloads the script that is set in an app and returns the path to the script log file. A log file is created per reload. |
![]() | DoReloadExAsync(AsyncHandle, DoReloadExParams) | Reloads the script that is set in an app and returns the path to the script log file. A log file is created per reload. |
![]() | DoReloadExAsyncT(AsyncHandle, FuncResponse, T, DoReloadExParams) | Reloads the script that is set in an app and returns the path to the script log file. A log file is created per reload. |