get_Connection()

HttpResponseHeaders::get_Connection() method

Returns a value of the ‘Connection’ header.

System::SharedPtr<HttpHeaderValueCollection<String>> System::Net::Http::Headers::HttpResponseHeaders::get_Connection()

Return Value

A value of the ‘Connection’ header.

See Also