uaPLUS Reference
AddNotifier Method
See Also  Send Feedback
Opc.Ua Namespace > NodeState Class : AddNotifier Method

context
referenceTypeId
isInverse
target

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Sub AddNotifier( _
   ByVal context As ISystemContext, _
   ByVal referenceTypeId As NodeId, _
   ByVal isInverse As Boolean, _
   ByVal target As NodeState _
) 
C# 
public virtual void AddNotifier( 
   ISystemContext context,
   NodeId referenceTypeId,
   bool isInverse,
   NodeState target
)

Parameters

context
referenceTypeId
isInverse
target

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

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