Skip to content

IQbservableProvider interface

Defined in

Namespace: System.Reactive.Linq Assembly: System.Reactive.dll Full name: System.Reactive.Linq.IQbservableProvider Modifiers: public abstract

Summary

        Defines methods to create and execute queries that are described by an IQbservable object.
        

Applies to

netstandard2.0

Methods

NameSummary
CreateQueryConstructs an [IQbservable](# object that can evaluate the query represented by a specified expression tree.

Extension members