Opc.Ua.Core
UaSCUaBinaryChannel Class
Members 



Opc.Ua.Bindings Namespace : UaSCUaBinaryChannel Class
Manages the server side of a UA TCP channel. Manages the server side of a UA TCP channel. Manages the server side of a UA TCP channel.
Object Model
UaSCUaBinaryChannel ClassBufferManager ClassChannelToken ClassChannelQuotas ClassChannelToken Class
Syntax
'Declaration
 
Public Class UaSCUaBinaryChannel 
   Implements IMessageSink 
'Usage
 
Dim instance As UaSCUaBinaryChannel
public class UaSCUaBinaryChannel : IMessageSink  
public ref class UaSCUaBinaryChannel : public IMessageSink  
Inheritance Hierarchy

System.Object
   Opc.Ua.Bindings.UaSCUaBinaryChannel
      Opc.Ua.Bindings.TcpListenerChannel
      Opc.Ua.Bindings.UaSCUaBinaryClientChannel

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

UaSCUaBinaryChannel Members
Opc.Ua.Bindings Namespace