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

Overload List

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

See Also