Legend
| Property: bool IsValid
Declarationbool IsValid SummaryInitially true. Whenever the parent stream's position overtakes the position of this stream, changes to false. In this state, attempts to read will throw an InvalidOperationException and the stream becomes useless. |