C# (CSharp) Opc.Ua.Bindings Namespace

Classes

Name Description
ArraySegmentStream Provides stream access to a sequence of buffers.
BaseBinding The binding for the UA native stack
CustomTransportChannel Wraps the CustomTransportChannel and provides an ITransportChannel implementation.
CustomTransportChannelFactory Creates a new CustomTransportChannel with ITransportChannel interface.
HttpsTransportChannel Wraps the HttpsTransportChannel and provides an ITransportChannel implementation.
HttpsTransportChannel.AsyncResult Stores the results for an operation.
Startup
TcpChannel Manages the server side of a UA TCP channel.
TcpChannelQuotas Stores various configuration parameters used by the channel.
TcpChannelToken Represents a security token associate with a channel.
TcpClientChannel Manages the client side of a UA TCP channel.
TcpClientChannel.QueuedOperation Stores the state of a operation that was queued while waiting for the channel to connect.
TcpMessageLimits Defines constants for the UA TCP message identifiers.
TcpMessageSocket Handles reading and writing of message chunks over a socket.
TcpMessageType Defines constants for the UA TCP message identifiers.
TcpServerChannel Manages the server side of a UA TCP channel.
TcpTransportChannel Wraps the TcpTransportChannel and provides an ITransportChannel implementation.
UaHttpsChannelListener Manages the connections for a UA HTTPS server.
UaHttpsChannelListener.Service
UaSoapXmlBinding The binding for the UA TCP protocol
UaSoapXmlOverPipeBinding The binding for the .NET PIPE protocol
UaSoapXmlOverTcpBinding The binding for the .NET TCP protocol
UaTcpChannelListener Manages the connections for a UA TCP server.