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।

संबंधित देखें