Class: WatchdogTerminateBeforeEvent
Contains information related to a script watchdog termination.
Constructors
new WatchdogTerminateBeforeEvent()
private
new WatchdogTerminateBeforeEvent():WatchdogTerminateBeforeEvent
Returns
Properties
cancel
cancel:
boolean
Remarks
If set to true, cancels the termination of the script runtime. Note that depending on server configuration settings, cancellation of the termination may not be allowed.
terminateReason
readonly
terminateReason:WatchdogTerminateReason
Remarks
Contains the reason why a script runtime is to be terminated.