| IAppDoReloadAsync Method |
| Name | Description | |
|---|---|---|
| DoReloadAsync(Int32, Boolean, Boolean) | Reloads the script that is set in an app. | |
| DoReloadAsync(AsyncHandle, Int32, Boolean, Boolean) | Reloads the script that is set in an app. | |
| DoReloadAsyncT(AsyncHandle, FuncResponse, T, Int32, Boolean, Boolean) | Reloads the script that is set in an app. |