NetOnewayRelayBinding.CreateBindingElements Method

Definition

Creates a set of binding elements.

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

Returns

Returns a BindingElementCollection that contains the binding elements.

Applies to