Opc.Ua.Core
Socket Property (IMessageSocketChannel)



Opc.Ua.Bindings Namespace > IMessageSocketChannel Interface : Socket Property
Returns the channel's underlying message socket if connected.
Syntax
'Declaration
 
ReadOnly Property Socket As IMessageSocket
 
'Usage
 
Dim instance As IMessageSocketChannel
Dim value As IMessageSocket
 
value = instance.Socket
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

IMessageSocketChannel Interface
IMessageSocketChannel Members