Class LocalServerEnvironment
This class is used to control Initialization and process wide settings for the ArcGIS Local Server.
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)
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 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.0 - 100.15 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |