StepType.UseMutex
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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.