get_KeepAlive()

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()

Return Value

A value that indicates if the current request must contain the ‘Keep-Alive’ header.

See Also