EndOfStreamException (System.IO.EndOfStreamException)

Inherits: System.IO.IOException

Interfaces: ISerializable, _Exception

Derived Types: 0

Assembly: mscorlib.dll

The exception that is thrown when reading is attempted past the end of a stream.

VB.NET C#

C#

public class EndOfStreamException : System.IO.IOException, System.Runtime.Serialization.ISerializable, System.Runtime.InteropServices._Exception
{
}

Articles

Home of H264TS_Cutter and PTScalc

System.ArgumentException; GetNextTSPaket(): System.IO.EndOfStreamException; PMT: System.ArgumentException: PMT TABLE ID != 2; Kommentare/Comments (2)

EndOfStreamException

System.IO. EndOfStreamException was unhandled Message="Unable to read beyond the end of ... Problem with serial port in C# 2.0 ... i += r ) { r = s.Read(buffer, offset+i ...

EndOfStreamException

System.IO. EndOfStreamException : Unable to read beyond the end of the stream ... File IO Optimization ... checking for end of stream, and catch the EndOfStreamException or to do a ...

Troubleshooting Exceptions: System.IO.EndOfStreamException

An EndOfStreamException exception is thrown when there is an attempt to read past the end of a stream.

Troubleshooting Exceptions: System.IO.EndOfStreamException

An T:System.IO.EndOfStreamException exception is thrown when there is an attempt to read past the end of a stream.

Mono Documentation

Mono Class Library : System.IO Namespace System.IO.EndOfStreamException Class ... Thread Safety All public static members of this type are safe for ...

Mono Documentation

The members of System.IO.EndOfStreamException are listed below. See Also: Inherited members from System.IO.IOException [ ...

System.IO.EndOfStreamException Class

public EndOfStreamException(string message, Exception innerException);

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support