Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: bool IsValid

Declaration

bool IsValid

Summary

Initially 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.