get_AllowWriteStreamBuffering()

HttpWebRequest::get_AllowWriteStreamBuffering() method

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

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

Return Value

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

See Also