System::Net::HttpWebRequest::get_KeepAlive method
HttpWebRequest::get_KeepAlive method
Gets a value that indicates if the current request must contain the ‘Keep-Alive’ header.
virtual bool System::Net::HttpWebRequest::get_KeepAlive()
ReturnValue
A value that indicates if the current request must contain the ‘Keep-Alive’ header.
See Also
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.PUB for C++