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.]
The channel factory for the UA Secure Conversation protocol
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 UaTcpChannelFactory : ChannelFactoryBase<IRequestSessionChannel> |
| Visual Basic |
|---|
Public Class UaTcpChannelFactory _ Inherits ChannelFactoryBase(Of IRequestSessionChannel) |
| Visual C++ |
|---|
public ref class UaTcpChannelFactory : public ChannelFactoryBase<IRequestSessionChannel^> |
Inheritance Hierarchy
System..::..Object
System.ServiceModel.Channels..::..CommunicationObject
System.ServiceModel.Channels..::..ChannelManagerBase
System.ServiceModel.Channels..::..ChannelFactoryBase
System.ServiceModel.Channels..::..ChannelFactoryBase<(Of <(<'IRequestSessionChannel>)>)>
Opc.Ua.Bindings..::..UaTcpChannelFactory
System.ServiceModel.Channels..::..CommunicationObject
System.ServiceModel.Channels..::..ChannelManagerBase
System.ServiceModel.Channels..::..ChannelFactoryBase
System.ServiceModel.Channels..::..ChannelFactoryBase<(Of <(<'IRequestSessionChannel>)>)>
Opc.Ua.Bindings..::..UaTcpChannelFactory