System::Net::HttpWebRequest::set_AllowWriteStreamBuffering 메서드
HttpWebRequest::set_AllowWriteStreamBuffering method
데이터 전송을 위해 버퍼링이 활성화되어 있는지 여부를 나타내는 값을 설정합니다.
virtual void System::Net::HttpWebRequest::set_AllowWriteStreamBuffering(bool value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | bool | 설정해야 하는 값. |
또 보기
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.Page for C++