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

Overload List

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

See Also