I want to use method Stream.Flush but its documentation shows that message. What does it mean?
EDIT: I have not found any solution in the MSDN thread. My problem is that sometimes sending a message and client disconnecting causes the message doesn't appear. So I would need to flush the stream or socket in the OnDisconnecing event.