'Declaration
Public Class TransportChannelBindings Inherits Opc.Ua.Bindings.TransportBindingsBase(Of ITransportChannelFactory) Implements Opc.Ua.Bindings.ITransportBindings(Of ITransportChannelFactory)
'Usage
Dim instance As TransportChannelBindings
public class TransportChannelBindings : Opc.Ua.Bindings.TransportBindingsBase<ITransportChannelFactory>, Opc.Ua.Bindings.ITransportBindings<ITransportChannelFactory>
public ref class TransportChannelBindings : public Opc.Ua.Bindings.TransportBindingsBase<ITransportChannelFactory>, Opc.Ua.Bindings.ITransportBindings<ITransportChannelFactory>