OPCAE.NET-UA
OPCEventServerState Enumeration
See Also  Send Feedback
OPCAE Namespace : OPCEventServerState Enumeration

Glossary Item Box

Possible server states. Returned in struct EventServerStatus.

Syntax

Visual Basic (Declaration) 
Public Enum OPCEventServerState 
   Inherits System.Enum
C# 
public enum OPCEventServerState : System.Enum 

Members

MemberDescription
OPCAE_STATUS_COMM_FAULT 
OPCAE_STATUS_FAILED 
OPCAE_STATUS_NOCONFIG 
OPCAE_STATUS_RUNNING 
OPCAE_STATUS_SUSPENDED 
OPCAE_STATUS_TEST 

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         OPCAE.OPCEventServerState

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, NET 4.x

See Also

Reference

OPCAE Namespace

Copyright © 2018 Advosol Inc. All Rights Reserved.