System::Net::HttpWebRequest::set_AllowWriteStreamBuffering method
HttpWebRequest::set_AllowWriteStreamBuffering method
एक मान सेट करता है जो दर्शाता है कि डेटा भेजने के लिए बफ़रिंग सक्षम है या नहीं।
virtual void System::Net::HttpWebRequest::set_AllowWriteStreamBuffering(bool value)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| मान | bool | वह मान जिसे सेट किया जाना चाहिए। |
संबंधित देखें
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.Page for C++