uaPLUS Reference
GetNotifiers(ISystemContext,IList<Notifier>,NodeId,Boolean) Method
See Also  Send Feedback
Opc.Ua Namespace > NodeState Class > GetNotifiers Method : GetNotifiers(ISystemContext,IList<Notifier>,NodeId,Boolean) Method

context
notifiers
notifierTypeId
isInverse

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Overridable Sub GetNotifiers( _
   ByVal context As ISystemContext, _
   ByVal notifiers As IList(Of NodeState.Notifier), _
   ByVal notifierTypeId As NodeId, _
   ByVal isInverse As Boolean _
) 
C# 
public virtual void GetNotifiers( 
   ISystemContext context,
   IList<NodeState.Notifier> notifiers,
   NodeId notifierTypeId,
   bool isInverse
)

Parameters

context
notifiers
notifierTypeId
isInverse

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.