Click or drag to resize
Akka.NETAtomicCounterDecrement Method
Decrements the counter and returns the next value

Namespace:  Akka.Util.Internal
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public int Decrement()

Return Value

Type: Int32
TBD
See Also