InternalBufferOverflowException Constructor (SerializationInfo, StreamingContext)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new, empty instance of the InternalBufferOverflowException class that is serializable using the specified SerializationInfo and StreamingContext objects.
Assembly: System (in System.dll)
Parameters
- info
-
Type:
System.Runtime.Serialization.SerializationInfo
The information required to serialize the T:System.IO.InternalBufferOverflowException object.
- context
-
Type:
System.Runtime.Serialization.StreamingContext
The source and destination of the serialized stream associated with the T:System.IO.InternalBufferOverflowException object.
.NET Framework
Available since 1.1
Available since 1.1
Show: