Partager via


NetEventRelayBindingCollectionElement Classe

Définition

Représente un élément de configuration qui contient une collection d’instances NetEventRelayBindingElement .

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

Constructeurs

NetEventRelayBindingCollectionElement()

Représente un élément de configuration qui contient une collection d’instances NetEventRelayBindingElement .

S’applique à