Class: WatchdogTerminateBeforeEvent experimental
eventBeta
Contains information related to a script watchdog termination.
包含与脚本看门狗终止相关的信息。
Properties
cancel
cancel:
boolean
Beta
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.
如果设置为 true,取消脚本运行时的终止。请注意,根据服务器配置设置,可能不允许取消终止。
terminateReason
readonlyterminateReason:WatchdogTerminateReason
Beta
Remarks
Contains the reason why a script runtime is to be terminated.
包含脚本运行时将被终止的原因。
