set_AllowWriteStreamBuffering()

HttpWebRequest::set_AllowWriteStreamBuffering(bool) method

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

virtual void System::Net::HttpWebRequest::set_AllowWriteStreamBuffering(bool value)

Arguments

ParameterTypeDescription
valueboolThe value that must be set.

See Also