NetMessagingTransportBindingElement.Clone Method

Definition

Makes a deep copy of this 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 copy of this binding element.

Applies to