Skip to content

Conversation

@stephentoub
Copy link
Member

Stream.CanRead/Write/Seek currently state "If the Stream is closed, this property returns false." However, closing is generally identical to disposing, and contracts on .NET objects are typically invalid after an instance has been disposed, so we shouldn't be making any claims about this behavior.

@dotnet-bot dotnet-bot added this to the July 2020 milestone Jul 11, 2020
@gewarren gewarren merged commit 4f6df3f into master Jul 21, 2020
@gewarren gewarren deleted the stephentoub-remotecancomments branch July 21, 2020 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants