Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. declare a lock
  2. assign the lock to the involved jobs

Example

the lock

Code Block
    <locks>
        <lock name="lockSample"/>
    </locks>

...