SharedCounter.Add method

Adds a value to the counter atomically.

public virtual int Add(int value)

See Also