Table of Contents

Class WebHttpRelayBindingCollectionElement

Namespace
Microsoft.ServiceBus.Configuration
Assembly
Microsoft.ServiceBus.dll

Represents a configuration element that contains sub-elements that specify settings for using the WebHttpRelayBinding binding.

public class WebHttpRelayBindingCollectionElement : StandardBindingCollectionElement<WebHttpRelayBinding, WebHttpRelayBindingElement>
Inheritance
WebHttpRelayBindingCollectionElement

Constructors

WebHttpRelayBindingCollectionElement()

public WebHttpRelayBindingCollectionElement()

Methods

GetDefault()

Gets the default binding used.

protected override Binding GetDefault()

Returns

Binding

Returns a System.ServiceModel.Channels.Binding that represents the default binding.