Skip to main content
enumCommandConcurrency

Values

EXCLUSIVE

Represents the exclusive option, which runs alone on its target.

NON_EXCLUSIVE

Represents the non exclusive option, which shares its target with other non exclusive runs.

EXCLUDED

Represents the excluded option, which ignores concurrency entirely.