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