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

context
notifiers

Glossary Item Box

Syntax

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

Parameters

context
notifiers

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.