AtomicCounter..::..GetAndIncrement Method

Returns the current value while simultaneously incrementing the counter

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

Syntax


public int GetAndIncrement()
Public Function GetAndIncrement As Integer
public:
int^ GetAndIncrement()