Legend
| Property: bool IsEnded
Declarationbool IsEnded SummaryDetermines if the stream has ended. Note that this method may block, potentially indefinitely, in cases where it isn't known yet if the stream has ended (for example, a NetworkStream for a socket that is idle but not closed). |