Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Overload List

  NameDescription
Decrement()()()
Decrement the value, and return the new value.
(Inherited from AtomicCounter.)
Decrement(Int64)
Decrement the value by c, and return the new value.
(Inherited from AtomicCounter.)

See Also