System::Net::HttpWebRequest::set_AllowReadStreamBuffering method
HttpWebRequest::set_AllowReadStreamBuffering method
Sets a value indicates if the data received from the resource must be buffered.
virtual void System::Net::HttpWebRequest::set_AllowReadStreamBuffering(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value that must be set. |
See Also
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.PUB for C++