Shrinks the number of available permits by the indicated
reduction.
Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
Parameters
- reduction
- Type: SystemInt32
the number of permits to remove
Exceptions
Exception | Condition |
---|---|
ArgumentException | if reduction is negative |
Remarks
See Also