timeout property

String? timeout
getter/setter pair

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;