System::Net::Http::Headers::HttpResponseHeaders::get_ConnectionClose method
HttpResponseHeaders::get_ConnectionClose method
Gets a value that indicates if the ‘Connection’ header value contains ‘Close’.
Nullable<bool> System::Net::Http::Headers::HttpResponseHeaders::get_ConnectionClose()
ReturnValue
True when the the ‘Connection’ header value contains ‘Close’, otherwise false.
See Also
- Class Nullable
- Class HttpResponseHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++