NetTcpRelayBinding.ApplyConfiguration(String) Method

Definition

Applies the settings from the configuration element that corresponds to the specified name to the current instance of this binding element.

protected override void ApplyConfiguration (string configurationName);
override this.ApplyConfiguration : string -> unit
Protected Overrides Sub ApplyConfiguration (configurationName As String)

Parameters

configurationName
String

The name of the configuration element to take the settings from.

Applies to