Build 1.01.318.0
Assembly: Opc.Ua.Core (in Opc.Ua.Core.dll) Version: 1.1.318.1 (1.01.318.1)
[This is preliminary documentation and is subject to change.]
A channel used to apply the UA message security to a message.
Namespace: Opc.Ua.BindingsAssembly: Opc.Ua.Core (in Opc.Ua.Core.dll) Version: 1.1.318.1 (1.01.318.1)
Syntax
| C# |
|---|
public class UaTcpRequestChannel : ChannelBase, IRequestSessionChannel, IRequestChannel, IChannel, ICommunicationObject, ISessionChannel<IOutputSession>, IOutputSession, ISession, IBinaryEncodingCapabilities, IDisposable |
| Visual Basic |
|---|
Public Class UaTcpRequestChannel _ Inherits ChannelBase _ Implements IRequestSessionChannel, IRequestChannel, IChannel, ICommunicationObject, _ ISessionChannel(Of IOutputSession), IOutputSession, ISession, IBinaryEncodingCapabilities, _ IDisposable |
| Visual C++ |
|---|
public ref class UaTcpRequestChannel : public ChannelBase, IRequestSessionChannel, IRequestChannel, IChannel, ICommunicationObject, ISessionChannel<IOutputSession^>, IOutputSession, ISession, IBinaryEncodingCapabilities, IDisposable |
Inheritance Hierarchy
System..::..Object
System.ServiceModel.Channels..::..CommunicationObject
System.ServiceModel.Channels..::..ChannelBase
Opc.Ua.Bindings..::..UaTcpRequestChannel
System.ServiceModel.Channels..::..CommunicationObject
System.ServiceModel.Channels..::..ChannelBase
Opc.Ua.Bindings..::..UaTcpRequestChannel