Visual Basic (Declaration) | |
---|---|
Public Enum LocalServiceStatus Inherits System.Enum |
C# | |
---|---|
public enum LocalServiceStatus : System.Enum |
Member | Description |
---|---|
None | No status. |
Running | The service has started successfully. |
StartError | The service failed to start. |
Starting | The LocalServer is starting the service. |
Stopped | The service has stopped running. |
Stopping | The service is stopping. |
System.Object
System.ValueType
System.Enum
ESRI.ArcGIS.Client.Local.LocalServiceStatus
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8