Latest<TSource> sealed class Latest<TSource> : PushToPullAdapter<TSource, TSource> Documentation Code public Latest(IObservable<TSource> source)