BasicHttpsBindingElement.OnApplyConfiguration(Binding) 方法

定義

引發套用組態事件。

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

參數

binding
Binding

繫結。

適用於