System.Web.HttpWorkerRequest.FlushResponse Method

Sends all pending response data to the client.

Syntax

public abstract void FlushResponse (bool finalFlush)

Parameters

finalFlush
true if this is the last time response data will be flushed; otherwise, false.

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