uaPLUS Reference
Call(OperationContext,IList<CallMethodRequest>,IList<CallMethodResult>,IList<ServiceResult>) Method
See Also  Send Feedback
Opc.Ua.Server Namespace > CustomNodeManager2 Class > Call Method : Call(OperationContext,IList<CallMethodRequest>,IList<CallMethodResult>,IList<ServiceResult>) Method

context
methodsToCall
results
errors

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Overridable Sub Call( _
   ByVal context As OperationContext, _
   ByVal methodsToCall As IList(Of CallMethodRequest), _
   ByVal results As IList(Of CallMethodResult), _
   ByVal errors As IList(Of ServiceResult) _
) 

Parameters

context
methodsToCall
results
errors

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.