AutoReleaser.EarlyReleaseEx
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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.