Step.UseMutex
- Updated2024-10-09
- 1 minute(s) read
Step.UseMutex
Syntax
Step.UseMutex
Data Type
Purpose
Specifies that the step acquires a lock before it executes and releases the lock after it completes.
Remarks
Use the Step.MutexNameOrRefExpr property to specify which lock the step uses.