System::Net::HttpWebRequest::get_AllowWriteStreamBuffering 方法

HttpWebRequest::get_AllowWriteStreamBuffering method

获取指示是否为发送数据启用缓冲的值。

virtual bool System::Net::HttpWebRequest::get_AllowWriteStreamBuffering()

ReturnValue

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

另见