WebHttpRelayBindingCollectionElement Class

Definition

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

public class WebHttpRelayBindingCollectionElement : System.ServiceModel.Configuration.StandardBindingCollectionElement<Microsoft.ServiceBus.WebHttpRelayBinding,Microsoft.ServiceBus.Configuration.WebHttpRelayBindingElement>
type WebHttpRelayBindingCollectionElement = class
    inherit StandardBindingCollectionElement<WebHttpRelayBinding, WebHttpRelayBindingElement>
Public Class WebHttpRelayBindingCollectionElement
Inherits StandardBindingCollectionElement(Of WebHttpRelayBinding, WebHttpRelayBindingElement)
Inheritance

Constructors

WebHttpRelayBindingCollectionElement()

Methods

GetDefault()

Gets the default binding used.

Applies to