'DeclarationPublic Enum ServiceHostState Inherits System.Enum
'UsageDim instance As ServiceHostState
public enum ServiceHostState : System.Enum
public enum class ServiceHostState : public System.Enum
'DeclarationPublic Enum ServiceHostState Inherits System.Enum
'UsageDim instance As ServiceHostState
public enum ServiceHostState : System.Enum
public enum class ServiceHostState : public System.Enum
| Member | Description |
|---|---|
| Closed | The service host is in closed state. |
| Opened | The service host is in open state. |
System.Object
System.ValueType
System.Enum
Opc.Ua.ServiceHostState
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2