<PackageReference Include="System.Reactive" Version="6.0.0-preview.1" />
ITaskObservable<T>
Extension of the
IObservable<T> interface compatible with async method return types.
Gets an awaiter that can be used to await the eventual completion of the observable sequence.