NetEventRelayBindingCollectionElement Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
-
NetEventRelayBindingCollectionElement
Constructors
NetEventRelayBindingCollectionElement() |