WebHttpRelayBindingCollectionElement.GetDefault Method

Definition

Gets the default binding used.

protected override System.ServiceModel.Channels.Binding GetDefault ();
override this.GetDefault : unit -> System.ServiceModel.Channels.Binding
Protected Overrides Function GetDefault () As Binding

Returns

Returns a Binding that represents the default binding.

Applies to