setBuffered

The setBuffered method of the Response class determines whether the response will be sent to a buffer.

public void setBuffered(boolean fIsBuffered);

© 1999 Microsoft Corporation. All rights reserved. Terms of use.