AtomicCounterSetCount Method | 
| Name | Description | |
|---|---|---|
| SetCount(Int64) | 
            Update the current value, and return the previous value.
              | |
| SetCount(Int64, Int64) | 
            Update the current value, only if it is equal to the assumed
            value.
              |