Mono Class Library: System.Web.HttpResponse Overview | Members

System.Web.HttpResponse.OutputStream Property

A write-only stream for producing the HTTP response.

public System.IO.Stream OutputStream { get; }

Value

a System.IO.Stream

Remarks

The stream buffering is controlled by the HttpResponse.Buffer state.

Requirements

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