Decrement the count, releasing any waiting Threads when the count reaches Zero.
Namespace:
Apache.NMS.UtilAssembly: Apache.NMS (in Apache.NMS.dll)
Syntax
| Visual Basic |
|---|
Public Sub countDown |
| C# |
|---|
public void countDown() |
| Visual C++ |
|---|
public: void countDown() |
| JavaScript |
|---|
function countDown(); |