BasicHttpRelayBinding.CreateBindingElements Method

Definition

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

public override System.ServiceModel.Channels.BindingElementCollection CreateBindingElements ();
Returns

Returns BindingElementCollection.Contains the ordered stack of binding elements described by the BasicHttpRelayBinding. The order of the binding elements starting from the bottom is transport, encoding, and security.