timeoutSeconds property

int? timeoutSeconds
final

If this time is reached and the command has not already started running, it doesn't run.

Implementation

final int? timeoutSeconds;