Share via


NetTcpRelayBinding.ApplyConfiguration(String) メソッド

定義

指定した名前に対応する構成要素の設定を、このバインド要素の現在のインスタンスに適用します。

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

パラメーター

configurationName
String

設定の取得元となる構成要素の名前。

適用対象