System::Net::HttpWebRequest::get_AllowReadStreamBuffering メソッド

HttpWebRequest::get_AllowReadStreamBuffering method

リソースから受信したデータをバッファリングすべきかを示す値を取得します。

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

ReturnValue

リソースから受信したデータをバッファリングする必要があるかどうかを示す値です。

参照