System.Web.HttpWorkerRequest.SendResponseFromMemory Method

Adds the specified number of bytes from a byte array to the response.

Syntax

public abstract void SendResponseFromMemory (byte[] data, int length)

Parameters

data
The byte array to send.
length
The number of bytes to send, starting at the first byte.

Remarks

Documentation for this section has not yet been entered.

Requirements

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