RepositoryDiscovererServerFound Property | |
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; }
Public ReadOnly Property ServerFound As Boolean
Get
Property Value
Type:
BooleanRemarks True if the server has been found; otherwise false.
See Also