StepType.UseMutex
- 更新时间2025-07-21
- 阅读时长1分钟
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.