timeout property
The timeout for the toolset execution.
If not set, the default timeout is 30 seconds for SYNCHRONOUS toolsets
and 60 seconds for ASYNCHRONOUS toolsets.
Optional.
Implementation
core.String? timeout;
The timeout for the toolset execution.
If not set, the default timeout is 30 seconds for SYNCHRONOUS toolsets
and 60 seconds for ASYNCHRONOUS toolsets.
Optional.
core.String? timeout;