- 2,392 total downloads
- last updated 7/3/2020
- Latest version: 1.2.0
A class representing a value that when updated (posted) signals changes to observers.
Will post current value (if initialized) when subscribing. Synchronized to ensure ordering.
Compatible with IObservable<T> and System.Reactive.