System::Net::HttpWebRequest::set_AllowWriteStreamBuffering 方法

HttpWebRequest::set_AllowWriteStreamBuffering method

设置一个指示是否为发送数据启用缓冲的值。

virtual void System::Net::HttpWebRequest::set_AllowWriteStreamBuffering(bool value)
ParameterType描述
valuebool必须设置的值。

另见