get_AllowReadStreamBuffering()

HttpWebRequest::get_AllowReadStreamBuffering() method

Gets a value indicates if the data received from the resource must be buffered.

virtual bool System::Net::HttpWebRequest::get_AllowReadStreamBuffering()

Return Value

A value indicates if the data received from the resource must be buffered.

See Also