System::Web::Services::Protocols::HttpWebClientProtocol::set_AllowAutoRedirect method

HttpWebClientProtocol::set_AllowAutoRedirect method

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

void System::Web::Services::Protocols::HttpWebClientProtocol::set_AllowAutoRedirect(bool value)
ParameterTypeDescription
valueboolThe value that must be set.

See Also