Click or drag to resize

RepositoryDiscovererServerFound Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Indicates whether the data server has been found.

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

Property Value

Type: Boolean
Remarks
True if the server has been found; otherwise false.
See Also