Class HelperServices
Various services needed by clients.
Inheritance
Namespace: Esri.ArcGISRuntime.Portal
Assembly: Esri.ArcGISRuntime.dll
Syntax
[DataContract]
public sealed class HelperServices
Remarks
This class contains properties to obtain information (most importantly the Url) for various special asynchronous web
services available on ArcGIS Online (AGOL) or ArcGIS Portal. The
Helper
You do not have to be a logged in user using the Authentication
Properties
Name | Description |
---|---|
Analysis |
Gets the hosted GP services that perform analysis. |
Async |
Gets the asynchronous ArcGIS NAServer closest facility service. |
Async |
Gets the ArcGIS geoprocessing service for asynchronous location-allocation network analysis. |
Async |
Gets the ArcGIS geoprocessing service for generating origin-destination cost matrices asynchronously. |
Async |
Gets the ArcGIS NAServer service area service with asynchronous functionality. |
Async |
Gets the ArcGIS NAServer service for asynchronous Vehicle routing problem services. |
Closest |
Gets the ArcGIS NAServer closest facility service. |
Default |
Gets information about Limited Error Raster Compression (LERC) elevation services used by ArcGIS Pro and the Web Scene Viewer. |
Elevation |
Gets the ArcGIS Geoprocessing services for elevation analysis. |
Geocode |
Gets the geocode services. |
Geoenrichment |
Gets the ArcGIS GeoEnrichment server. |
Geometry |
Gets the geometry service. |
Hydrology |
Gets the ArcGIS Geoprocessing services for hydrologic analysis. |
Location |
Gets the ArcGIS location tracking service. |
Print |
Gets the print task service. |
Route |
Gets the route service. |
Service |
Gets the ArcGIS NAServer service area service. |
Sync |
Gets the synchronous ArcGIS Geoprocessing services for elevation analysis. |
Sync |
Gets the ArcGIS NAServer service for synchronous Vehicle routing problem services. |
Traffic |
Gets the ArcGIS TrafficMapServer service for traffic functionality. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.0 - 200.6 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.6 |