Class SampleOnUpdateFrame
Represents an operator that samples notifications from the sequence whenever there is a new update frame event.
public class SampleOnUpdateFrame : Combinator
- Inheritance
-
SampleOnUpdateFrame
- Inherited Members
Methods
- Process<TSource>(IObservable<TSource>)
Samples notifications from an observable sequence whenever there is a new update frame event.