Enum LocalServerStatus
Indicates the current status of the LocalServer.
Namespace: Esri.ArcGISRuntime.LocalServices
Assembly: Esri.ArcGISRuntime.LocalServices.dll
Syntax
public enum LocalServerStatus
Fields
| Name | Description |
|---|---|
| Failed | The LocalServer has a failure. |
| Started | The LocalServer has started. |
| Starting | The LocalServer is starting. |
| Stopped | The LocalServer has stopped. |
| Stopping | The LocalServer is stopping. |
Applies to
| Target | Versions |
|---|---|
| .NET Windows | 100.13 - 200.8 |
| .NET Framework | 100.0 - 200.8 |