AutoReleaser.EarlyReleaseEx
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
AutoReleaser.EarlyReleaseEx
Syntax
AutoReleaser.EarlyReleaseEx( sequenceContextObj)
Purpose
Immediately releases the underlying semaphore Acquire operation or mutex Lock operation before the AutoReleaser is destroyed.
Parameters
sequenceContextObj As Object
[In] Specifies a sequence context when you call this method from within a step of an execution. You must use the sequence context of the sequence in which you are calling this method. Pass a NULL reference when you do not call this method from an execution.