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