SharedRegister<T>.Update method

Reads and updates the register.

public virtual T Update(Func<T, T> func)

See Also