KeepAlive property

bool? KeepAlive
getter/setter pair
Gets or sets if the request to the internet resource should contain a Connection HTTP header with the value Keep-alive

Implementation

bool? KeepAlive;