Partager via


NetTcpRelayBindingCollectionElement Classe

Définition

Représente une section de configuration qui contient une collection d'instances NetTcpRelayBindingElement.

public class NetTcpRelayBindingCollectionElement : System.ServiceModel.Configuration.StandardBindingCollectionElement<Microsoft.ServiceBus.NetTcpRelayBinding,Microsoft.ServiceBus.Configuration.NetTcpRelayBindingElement>
type NetTcpRelayBindingCollectionElement = class
    inherit StandardBindingCollectionElement<NetTcpRelayBinding, NetTcpRelayBindingElement>
Public Class NetTcpRelayBindingCollectionElement
Inherits StandardBindingCollectionElement(Of NetTcpRelayBinding, NetTcpRelayBindingElement)
Héritage

Constructeurs

NetTcpRelayBindingCollectionElement()

Représente une section de configuration qui contient une collection d'instances NetTcpRelayBindingElement.

S’applique à