You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stream.DataAvailable becomes false half-way through the reading output from the stream. Further reading can only rely on reader.Peek() which is initially -1 when .DataAvailable = true.