Set to True to allow the use of a single TCP connection to send and receive multiple HTTP requests. If set to False, a new TCP connection will be opened for every HTTP request. This flag only applies to Google Maps widgets.
Syntax
public System.bool WebRequestKeepAlive {get; set;}
Property Value
True or
False as described above.