Class LocalServerEnvironment
This class is used to control Initialization and process wide settings for the ArcGIS Local Server.
Inheritance
System.Object
LocalServerEnvironment
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.LocalServices
Assembly: Esri.ArcGISRuntime.LocalServices.dll
Syntax
public static class LocalServerEnvironment
Properties
| Name | Description |
|---|---|
| InstallPath | Gets or sets the folder of the local server. |
Methods
| Name | Description |
|---|---|
| CheckInstallValid() | Returns true if the local server is available. |
| Initialize() | Initializes the ArcGIS Local Server environment. |
Applies to
| Target | Versions |
|---|---|
| .NET Windows | 100.13 - 200.8 |
| .NET Framework | 100.0 - 200.8 |