DoReloadExResult
The result and path to script log for a reload.
Properties
| Name | Description | Type |
|---|---|---|
| qSuccess |
The reload is successful if True. |
Boolean |
| qScriptLogFile |
Path to the script log file. |
String |
| qEndedWithMemoryConstraint |
true if memory limits were exhausted during reload. |
Boolean |
| qFailureData | FailureData |