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

Overload List

  NameDescription
SetCount(Int64)
Update the current value, and return the previous value.
(Overrides AtomicCounter..::.SetCount(Int64).)
SetCount(Int64, Int64)
Update the current value, only if it is equal to the assumed value.
(Overrides AtomicCounter..::.SetCount(Int64, Int64).)

See Also