Click or drag to resize

InterlockedCounterSetCount Method

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodSetCount(Int64)
Update the current value, and return the previous value.
(Overrides AtomicCounterSetCount(Int64).)
Public methodSetCount(Int64, Int64)
Update the current value, only if it is equal to the assumed value.
(Overrides AtomicCounterSetCount(Int64, Int64).)
Top
See Also