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’، وإلا يكون خاطئ.
انظر أيضًا
- Class Nullable
- Class HttpResponseHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++