image\cslogo3d1.gif

IResponse::Flush

The IResponse::Flush method sends buffered output immediately.

HRESULT Flush(VOID)

Remarks: IResponse::Flush

If this method is called on an ASP page, the server does not honor Keep-Alive requests for that page. This method will cause a run-time error if Response.Buffer has not been set to TRUE.

Copyright 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.