Hevea documentation

HttpClientRequest.KeepAlive Property

Indicates if the client supports the kept-alive connection or if each request is executed within a new connection.

public bool KeepAlive {get;}

See Also

HttpClientRequest Class | Hevea.Core.Http Namespace