Get Status Operation - Semaphore Step Configuration Dialog Box
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
Get Status Operation - Semaphore Step Configuration Dialog Box
Get Status Operation
Use the Get Status operation to obtain information about the current state of the semaphore.
The Get Status operation contains the following options:
- Semaphore Name or Reference Expression —The semaphore on which to perform the operation. You can specify the semaphore by name or by the object reference you receive when you create the semaphore using the Use Object Reference for the Semaphore Reference Lifetime option.
- Semaphore Exists? (optional output) —A location to store a Boolean value that indicates whether the semaphore exists.
- Number of Threads Waiting to Acquire the Semaphore (optional output) —The location for storing the number of threads waiting to acquire the semaphore.
- Initial Semaphore Count (optional output) —The location for storing the initial semaphore count.
- Current Count (optional output) —The location for storing the current value of the semaphore count.