uaPLUS Reference
SendResponse Method
See Also  Send Feedback
Opc.Ua.Bindings Namespace > TcpServerChannel Class : SendResponse Method

requestId
response

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Sub SendResponse( _
   ByVal requestId As UInteger, _
   ByVal response As IServiceResponse _
) 
C# 
public void SendResponse( 
   uint requestId,
   IServiceResponse response
)

Parameters

requestId
response

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.