<PackageReference Include="System.Reactive" Version="6.0.0-preview.16" />
BasicProducer<TSource>
Base class for implementation of query operators, providing performance benefits over the use of Observable.Create.
Core implementation of the query operator, called upon a new subscription to the producer object.
Publicly visible Subscribe method.