uaPLUS Reference
RegisterSource Method
See Also  Send Feedback
Opc.Ua.Server Namespace > CoreNodeManager Class : RegisterSource Method

nodeId
source
handle
isEventSource

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Sub RegisterSource( _
   ByVal nodeId As NodeId, _
   ByVal source As Object, _
   ByVal handle As Object, _
   ByVal isEventSource As Boolean _
) 
C# 
public void RegisterSource( 
   NodeId nodeId,
   object source,
   object handle,
   bool isEventSource
)

Parameters

nodeId
source
handle
isEventSource

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.