System::Net::Http::Headers::HttpResponseHeaders::get_ConnectionClose method
HttpResponseHeaders::get_ConnectionClose method
‘Connection’ 헤더 값에 ‘Close’가 포함되어 있는지 나타내는 값을 가져옵니다.
Nullable<bool> System::Net::Http::Headers::HttpResponseHeaders::get_ConnectionClose()
ReturnValue
‘Connection’ 헤더 값에 ‘Close’가 포함되어 있으면 true, 그렇지 않으면 false.
또 보기
- Class Nullable
- Class HttpResponseHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++