uaPLUS Reference
BeginProcessRequest Method
See Also  Send Feedback
Opc.Ua Namespace > EndpointBase Class : BeginProcessRequest Method

channeId
endpointDescription
request
callback
callbackData

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function BeginProcessRequest( _
   ByVal channeId As String, _
   ByVal endpointDescription As EndpointDescription, _
   ByVal request As IServiceRequest, _
   ByVal callback As AsyncCallback, _
   ByVal callbackData As Object _
) As IAsyncResult

Parameters

channeId
endpointDescription
request
callback
callbackData

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.