NetOnewayRelayBindingElement.InitializeFrom(Binding) Method

Definition

Initializes the current instance using the content of the specified binding.

protected override void InitializeFrom (System.ServiceModel.Channels.Binding binding);
override this.InitializeFrom : System.ServiceModel.Channels.Binding -> unit
Protected Overrides Sub InitializeFrom (binding As Binding)

Parameters

binding
Binding

The binding.

Applies to