Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Enhance Process.ReadAllLinesAsync #128151

Unanswered
NeverMorewd asked this question in General
Discussion options

Consider adding a new ReadAllLinesAsync overload that returns IObservable<ProcessOutputLine>.

You must be logged in to vote

Replies: 1 comment 2 replies

Comment options

You can open an API proposal to discuss further. Note that the new method has to have a different name.

You must be logged in to vote
2 replies
Comment options

Generally I don't expect it to be approved. The BCL doesn't provide any concrete implementation of IObservable, and Rx provides easy conversion from IEnumerable to IObservable.

Comment options

Yes, I think it is more appropriate to implement it in Rx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /