Adds the contents of a byte array to the response and specifies the number of bytes to send.
Syntax
public override
void SendResponseFromMemory (
byte[] data,
int length)
Parameters
- data
-
The byte array to send.
- length
-
The number of bytes to send.
Remarks
Requirements
Namespace: System.Web.Hosting
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0