set_AllowAutoRedirect()

HttpWebClientProtocol::set_AllowAutoRedirect(bool) method

Sets a value that indicates if the client follows server redirects.

void System::Web::Services::Protocols::HttpWebClientProtocol::set_AllowAutoRedirect(bool value)

Arguments

ParameterTypeDescription
valueboolThe value that must be set.

See Also