getBuffered

The getBuffered method of the Response class returns a boolean indicating whether the response is being sent to a buffer.

public boolean getBuffered();

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