AtomicCounterLong..::..GetAndIncrement Method

Returns the current value while simultaneously incrementing the counter

Namespace:  Akka.Util
Assembly:  Akka (in Akka.dll)

Syntax


public long GetAndIncrement()
Public Function GetAndIncrement As Long
public:
long long^ GetAndIncrement()