InterfacesVersion: NextOn this pageTimeout HierarchyTimeoutCallOptionsStartOptionsCallTaskOptionsIndex PropertiestimeoutProperties optionaltimeouttimeout?: number | inheritTimeout for the Actor run in seconds, or 'inherit'. Using inherit will set timeout of the newly started Actor run to the time remaining until this Actor run times out so that the new run does not outlive this one.
Timeout for the Actor run in seconds, or
'inherit'.Using
inheritwill set timeout of the newly started Actor run to the time remaining until this Actor run times out so that the new run does not outlive this one.