Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

Overload List

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

See Also