Returns an exception when reading is attempted past the end of a stream.
Object
Exception
IOException
EndOfStreamException
[Visual Basic] Public Class EndOfStreamException Inherits IOException [C#] public class EndOfStreamException : IOException [C++] public __gc class EndOfStreamException : public IOException [JScript] public class EndOfStreamException extends IOException
[To be supplied.]
Namespace: System.IO
Assembly: mscorlib.dll