Build 1.01.318.0

[This is preliminary documentation and is subject to change.]

The binding element for the UA native stack.

Namespace: Opc.Ua.Bindings
Assembly: Opc.Ua.Core (in Opc.Ua.Core.dll) Version: 1.1.318.1 (1.01.318.1)

Syntax

C#
public class UaTcpTransportBindingElement : TransportBindingElement
Visual Basic
Public Class UaTcpTransportBindingElement _
	Inherits TransportBindingElement
Visual C++
public ref class UaTcpTransportBindingElement : public TransportBindingElement

Inheritance Hierarchy

See Also