IQbservable<T> public interface IQbservable<T> : IQbservable, IObservable<T> Provides functionality to evaluate queries against a specific data source wherein the type of the data is known. Documentation Code