Skip to content

ReactiveUI.Primitives.Core namespace

Part of the ReactiveUI.Primitives.Core package.

TypeKindSummary
EventPatternstructRepresents a .NET event notification as a value.
IObserverinterfaceProvides a mechanism for receiving push-based notifications and returning a response.
MomentstructRepresents a value captured at a scheduler timestamp.
PriorityQueueclassBinary heap priority queue that preserves insertion order for equal-priority items.
SparkKindenumIndicates the type of a spark.
TimeIntervalstructRepresents a value associated with time interval information. The time interval can represent the time it took to produce the value, the interval relative to a previous value, the value's delivery time relative to a base, etc.