set_ConnectionGroupName()

WebRequest::set_ConnectionGroupName(System::String) method

Sets the name of the connection group.

virtual void System::Net::WebRequest::set_ConnectionGroupName(System::String value)

Arguments

ParameterTypeDescription
valueSystem::StringThe name of the connection group to set.

See Also