System.Web.HttpResponse.TransmitFile Method

Writes the specified file directly to an HTTP response output stream, without buffering it in memory.

Syntax

public void TransmitFile (string filename)

Parameters

filename
The name of the file to write to the HTTP output.

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