uaPLUS Reference
GetHandleReason Enumeration
See Also  Send Feedback
Opc.Ua.Server Namespace : GetHandleReason Enumeration

Glossary Item Box

Syntax

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

Members

MemberDescription
AddReferences 
Browse 
Call 
CreateMonitoredItems 
CreateMonitoredItemsForEvents 
DeleteReferences 
DoMetadataUpdate 
GetReferenceDescription 
HistoryRead 
HistoryUpdate 
Read 
RemoveReferences 
TranslateBrowsePath 
UpdateReferenceDescription 
Write 

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Opc.Ua.Server.GetHandleReason

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

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.