Compartir a través de


WebHttpRelayBindingCollectionElement Clase

Definición

Representa un elemento de configuración que contiene subelementos que especifican los valores para utilizar el enlace WebHttpRelayBinding.

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)
Herencia

Constructores

WebHttpRelayBindingCollectionElement()

Representa un elemento de configuración que contiene subelementos que especifican los valores para utilizar el enlace WebHttpRelayBinding.

Métodos

GetDefault()

Obtiene el enlace predeterminado usado.

Se aplica a