System::Net::HttpWebRequest::get_AllowReadStreamBuffering method

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()

ReturnValue

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

See Also