timeoutSeconds property
If this time is reached and the command has not already started running, it doesn't run.
Implementation
final int? timeoutSeconds;
If this time is reached and the command has not already started running, it doesn't run.
final int? timeoutSeconds;