HttpsRelayTransportBindingElement.Clone Method

Definition

Creates a deep copy of the current binding element.

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

Returns

A deep copy of the current binding element.

Applies to