Opc.Ua.Core
Handler Property



Opc.Ua Namespace > IChannelOutgoingRequest Interface : Handler Property
Gets the handler that must be used to send the request.
Syntax
'Declaration
 
ReadOnly Property Handler As ChannelSendRequestEventHandler
'Usage
 
Dim instance As IChannelOutgoingRequest
Dim value As ChannelSendRequestEventHandler
 
value = instance.Handler

Property Value

The send request handler.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IChannelOutgoingRequest Interface
IChannelOutgoingRequest Members