SharedRegister<T>.SetValue method

Sets current value of the register.

public virtual void SetValue(T value)

See Also