System::Net::HttpWebRequest::get_AllowWriteStreamBuffering method

HttpWebRequest::get_AllowWriteStreamBuffering method

Gets a value that indicates if buffering is enabled for sending data.

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

ReturnValue

A value that indicates if buffering is enabled for sending data.

See Also