WS2007HttpRelayBindingCollectionElement Class

Definition

Represents a configuration section that holds a collection of WS2007HttpRelayBindingElement instances.

public class WS2007HttpRelayBindingCollectionElement : System.ServiceModel.Configuration.StandardBindingCollectionElement<Microsoft.ServiceBus.WS2007HttpRelayBinding,Microsoft.ServiceBus.Configuration.WS2007HttpRelayBindingElement>
type WS2007HttpRelayBindingCollectionElement = class
    inherit StandardBindingCollectionElement<WS2007HttpRelayBinding, WS2007HttpRelayBindingElement>
Public Class WS2007HttpRelayBindingCollectionElement
Inherits StandardBindingCollectionElement(Of WS2007HttpRelayBinding, WS2007HttpRelayBindingElement)
Inheritance

Constructors

WS2007HttpRelayBindingCollectionElement()

Applies to