طريقة System::Net::Http::Headers::HttpResponseHeaders::get_ConnectionClose

HttpResponseHeaders::get_ConnectionClose method

يحصل على قيمة تشير إلى ما إذا كانت قيمة رأس ‘Connection’ تحتوي على ‘Close’.

Nullable<bool> System::Net::Http::Headers::HttpResponseHeaders::get_ConnectionClose()

ReturnValue

صحيح عندما تحتوي قيمة رأس ‘Connection’ على ‘Close’، وإلا خاطئ.

انظر أيضًا