Opc.Ua.Core
ServiceHostState Enumeration



Opc.Ua Namespace : ServiceHostState Enumeration
The state of the service host.
Syntax
'Declaration
 
Public Enum ServiceHostState 
   Inherits System.Enum
 
'Usage
 
Dim instance As ServiceHostState
Members
MemberDescription
Closed The service host is in closed state.
Opened The service host is in open state.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Opc.Ua.ServiceHostState

Requirements

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

See Also

Reference

Opc.Ua Namespace