Mono Class Library: System.IO Namespace

System.IO.EndOfStreamException Class

Represents the error that occurs when an attempt is made to read past the end of a stream. [Edit]

See Also: EndOfStreamException Members

System.Object
     System.Exception
          System.SystemException
               System.IO.IOException
                    System.IO.EndOfStreamException

[System.Runtime.InteropServices.ComVisible(true)]
public class EndOfStreamException : IOException

Thread Safety

All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0