Click or drag to resize

GeoStreamRepositoryUseKeepAlive Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
When true this GeoStreamRepository object will attempt to open persistent connections to the GeoStream server, by setting the Connection HTTP header to 'Keep-Alive'.

Namespace:  Telogis.GeoBase.Repositories
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public bool UseKeepAlive { get; set; }

Property Value

Type: Boolean
See Also