idleShutdown property

bool? idleShutdown
getter/setter pair

Runtime will automatically shutdown after idle_shutdown_time.

Default: True

Implementation

core.bool? idleShutdown;