System::Net::Http::Headers::HttpResponseHeaders::get_ConnectionClose metodo
HttpResponseHeaders::get_ConnectionClose method
Ottiene un valore che indica se il valore dell’intestazione ‘Connection’ contiene ‘Close’.
Nullable<bool> System::Net::Http::Headers::HttpResponseHeaders::get_ConnectionClose()
ReturnValue
Vero quando il valore dell’intestazione ‘Connection’ contiene ‘Close’, altrimenti falso.
Vedi anche
- Class Nullable
- Class HttpResponseHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++