HttpRequestBase.BinaryRead Method (Int32)
.NET Framework (current version)
When overridden in a derived class, performs a binary read of a specified number of bytes from the current input stream.
Assembly: System.Web (in System.Web.dll)
Parameters
- count
-
Type:
System.Int32
The number of bytes to read.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: