Share via


NetTcpRelayBindingCollectionElement Klasse

Definition

Stellt einen Konfigurationsabschnitt dar, der eine Auflistung von NetTcpRelayBindingElement-Instanzen enthält.

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)
Vererbung

Konstruktoren

NetTcpRelayBindingCollectionElement()

Stellt einen Konfigurationsabschnitt dar, der eine Auflistung von NetTcpRelayBindingElement-Instanzen enthält.

Gilt für: