ReturnImmediate<TSource> sealed class ReturnImmediate<TSource> : BasicProducer<TSource> Documentation Code public ReturnImmediate(TSource value)