GeoStreamRepositoryUseKeepAlive Property | |
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; }
Public Property UseKeepAlive As Boolean
Get
Set
Property Value
Type:
BooleanSee Also