uaPLUS Reference
OnReportEvent Method
See Also  Send Feedback
Opc.Ua.Server Namespace > CustomNodeManager2 Class : OnReportEvent Method

context
node
e

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Overridable Sub OnReportEvent( _
   ByVal context As ISystemContext, _
   ByVal node As NodeState, _
   ByVal e As IFilterTarget _
) 
C# 
protected virtual void OnReportEvent( 
   ISystemContext context,
   NodeState node,
   IFilterTarget e
)

Parameters

context
node
e

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.