WSHttpRelayBindingBase.CreateBindingElements Method

Definition

Returns an ordered collection of binding elements contained in the current Azure Service Bus binding.

public override System.ServiceModel.Channels.BindingElementCollection CreateBindingElements ();
override this.CreateBindingElements : unit -> System.ServiceModel.Channels.BindingElementCollection
Public Overrides Function CreateBindingElements () As BindingElementCollection

Returns

Returns BindingElementCollection.Contains the objects for the binding.

Applies to