Opc.Ua.Core
TcpServerChannel Class
Members 



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

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

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

TcpServerChannel Members
Opc.Ua.Bindings Namespace