Share via


NetEventRelayBindingCollectionElement Klasse

Definition

Stellt ein Konfigurationselement dar, das eine Auflistung von NetEventRelayBindingElement Instanzen enthält.

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

Konstruktoren

NetEventRelayBindingCollectionElement()

Stellt ein Konfigurationselement dar, das eine Auflistung von NetEventRelayBindingElement Instanzen enthält.

Gilt für: