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

Overload List

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

See Also