Exits the SemaphoreLight a specified number of times.
Namespace: Renci.SshNet.CommonAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- releaseCount
- Type:
System Int32
The number of times to exit the semaphore.
Return Value
The previous count of the SemaphoreLight.See Also