Sdílet prostřednictvím


UdpBindingElement.OnApplyConfiguration(Binding) Metoda

Definice

Použije zadanou vazbu na UdpBindingElement instanci.

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)

Parametry

binding
Binding

Vazba, která se má použít.

Platí pro