uaPLUS Reference
GetManagerHandle Method
See Also  Send Feedback
Opc.Ua.Server Namespace > MasterNodeManager Class : GetManagerHandle Method

context
nodeId
nodeManager
reason

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Function GetManagerHandle( _
   ByVal context As OperationContext, _
   ByVal nodeId As NodeId, _
   ByRef nodeManager As INodeManager, _
   ByVal reason As GetHandleReason _
) As Object
C# 
public virtual object GetManagerHandle( 
   OperationContext context,
   NodeId nodeId,
   out INodeManager nodeManager,
   GetHandleReason reason
)

Parameters

context
nodeId
nodeManager
reason

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.