13.7.6 IResponse::Flush

The IResponse::Flush method sends buffered output immediately.
HRESULT Flush(VOID)
Remarks
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 © 2000 Chili!Soft
|