Class LatestOnRenderFrame
Represents an operator that replays the latest notification of the sequence at each render frame event.
public class LatestOnRenderFrame : Combinator
- Inheritance
-
LatestOnRenderFrame
- Inherited Members
Methods
- Process<TSource>(IObservable<TSource>)
Replays the latest notification of an observable sequence at each render frame event.