Show / Hide Table of Contents

Namespace Esri.ArcGISRuntime.LocalServices

Classes

DynamicWorkspace

Represents information about a workspace to which the LocalMapService can connect in order to allow the dynamic switching SublayerSources within this workspace.

EnterpriseGeodatabaseWorkspace

An enterprise geodatabase workspace can be used to create a SublayerSource which displays data from the database.

FileGeodatabaseWorkspace

A file geodatabase workspace can be used to create a SublayerSource that displays data from the geodatabase.

LocalFeatureService

The LocalFeatureService class represents a Feature Service hosted by the LocalServer.

LocalGeoprocessingService

A class representing a local geoprocessing service hosted by the runtime local server.

LocalMapService

The LocalMapService class represents a map service hosted by the LocalServer.

LocalServer

A singleton representing a local server. This class enables a number of LocalService types to be created based on local geographic content.

LocalServerEnvironment

This class is used to control Initialization and process wide settings for the ArcGIS Local Server.

LocalServerException

Represents an error returned from the LocalServer.

LocalService

Provides a base class for services which can be initialized on the runtime LocalServer.

RasterWorkspace

A raster workspace can be used with a RasterSublayerSource to create a SublayerSource that displays a raster image.

ShapefileWorkspace

A shapefile workspace can be used to create a SublayerSource that displays the data from a shapefile.

StatusChangedEventArgs

Event argument used by StatusChanged and StatusChanged

Enums

GeoprocessingServiceType

The GeoprocessingServiceType enumeration contains values which are used to determine how a LocalGeoprocessingService will run.

LocalServerStatus

Indicates the current status of the LocalServer.

In This Article
Back to top Copyright © 2022 Esri.