Printer Friendly Version      Send     
Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Response Object
 Response.Flush Method
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Response.Flush Method

The Flush method sends buffered output immediately. This method causes a run-time error if Response.Buffer has not been set to TRUE.

Flush(
)

This method has no parameters.

This method has no return values.

If the Flush method is called on an ASP page, the server does not honor Keep-Alive requests for that page.

Client: Requires Windows XP Professional, Windows 2000 Professional, or Windows NT Workstation 4.0.

Server: Requires Windows Server 2003, Windows 2000 Server, or Windows NT Server 4.0.

Product: IIS

© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker