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.