EasyUA Reference
BeginInvokeService Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > WcfChannelBase<TChannel> Class : BeginInvokeService Method

request
callback
asyncState

Glossary Item Box

The client side implementation of the BeginInvokeService service contract.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As WcfChannelBase(Of TChannel)
Dim request As InvokeServiceMessage
Dim callback As AsyncCallback
Dim asyncState As Object
Dim value As IAsyncResult
 
value = instance.BeginInvokeService(request, callback, asyncState)

Parameters

request
callback
asyncState

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.