HttpResponseHeaders.Connection Property
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Gets the value of the Connection header for an HTTP response.
Namespace: System.Net.Http.Headers
Assembly: System.Net.Http (in System.Net.Http.dll)
Property Value
Type: System.Net.Http.Headers.HttpHeaderValueCollection<String>Returns HttpHeaderValueCollection<T>.
The value of the Connection header for an HTTP response.