Opc.Ua.Core
UaSCUaBinaryTransportChannel Class
Members 



Opc.Ua.Bindings Namespace : UaSCUaBinaryTransportChannel Class
Creates a transport channel for the ITransportChannel interface. Implements the UA-SC security and UA Binary encoding. The socket layer requires a IMessageSocketFactory implementation.
Object Model
UaSCUaBinaryTransportChannel ClassChannelToken ClassIServiceMessageContext InterfaceIMessageSocket Interface
Syntax
'Declaration
 
Public Class UaSCUaBinaryTransportChannel 
   Implements IMessageSocketChannel, Opc.Ua.ITransportChannel 
'Usage
 
Dim instance As UaSCUaBinaryTransportChannel
public class UaSCUaBinaryTransportChannel : IMessageSocketChannel, Opc.Ua.ITransportChannel  
public ref class UaSCUaBinaryTransportChannel : public 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

UaSCUaBinaryTransportChannel Members
Opc.Ua.Bindings Namespace