NetEventRelayBindingCollectionElement Class

Definition

Represents a configuration element that holds a collection of NetEventRelayBindingElement instances.

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

Constructors

NetEventRelayBindingCollectionElement()

Applies to