Compartir a través de


NetEventRelayBindingCollectionElement Clase

Definición

Representa un elemento de configuración que contiene una colección de NetEventRelayBindingElement instancias.

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

Constructores

NetEventRelayBindingCollectionElement()

Representa un elemento de configuración que contiene una colección de NetEventRelayBindingElement instancias.

Se aplica a