Class WS2007HttpRelayBindingCollectionElement
- Namespace
- Microsoft.ServiceBus.Configuration
- Assembly
- Microsoft.ServiceBus.dll
Represents a configuration section that holds a collection of WS2007HttpRelayBindingElement instances.
public class WS2007HttpRelayBindingCollectionElement : StandardBindingCollectionElement<WS2007HttpRelayBinding, WS2007HttpRelayBindingElement>
- Inheritance
-
WS2007HttpRelayBindingCollectionElement
Constructors
WS2007HttpRelayBindingCollectionElement()
Initializes a new instance of the WS2007HttpRelayBindingCollectionElement class.
public WS2007HttpRelayBindingCollectionElement()