Attempts to increment CountdownEvent.CurrentCount by a specified value.
- signalCount
- The value by which to increase CountdownEvent.CurrentCount.
true if the increment succeeded; otherwise, false. If CountdownEvent.CurrentCount is already at zero this will return false.