Opc.Ua.Core
TcpTransportChannel Class
Members 



Opc.Ua.Bindings Namespace : TcpTransportChannel Class
Creates a transport channel with UA-TCP transport, UA-SC security and UA Binary encoding
Object Model
TcpTransportChannel ClassChannelToken ClassIServiceMessageContext InterfaceIMessageSocket Interface
Syntax
'Declaration
 
Public Class TcpTransportChannel 
   Inherits UaSCUaBinaryTransportChannel
   Implements IMessageSocketChannel, Opc.Ua.ITransportChannel 
'Usage
 
Dim instance As TcpTransportChannel
public ref class TcpTransportChannel : public UaSCUaBinaryTransportChannel, IMessageSocketChannel, Opc.Ua.ITransportChannel  
Inheritance Hierarchy

System.Object
   Opc.Ua.Bindings.UaSCUaBinaryTransportChannel
      Opc.Ua.Bindings.TcpTransportChannel

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

TcpTransportChannel Members
Opc.Ua.Bindings Namespace