Implemented interface member:
method
ApplyConfiguration
System.ServiceModel.Configuration.IBindingConfigurationElement.ApplyConfiguration(System.ServiceModel.Channels.Binding)
21 references to ApplyConfiguration
System.ServiceModel (19)
System\ServiceModel\BasicHttpBinding.cs (1)
137element.ApplyConfiguration(this);
System\ServiceModel\BasicHttpContextBinding.cs (1)
42element.ApplyConfiguration(this);
System\ServiceModel\BasicHttpsBinding.cs (1)
136element.ApplyConfiguration(this);
System\ServiceModel\MsmqIntegration\MsmqIntegrationBinding.cs (1)
109element.ApplyConfiguration(this);
System\ServiceModel\NetHttpBinding.cs (1)
347element.ApplyConfiguration(this);
System\ServiceModel\NetHttpsBinding.cs (1)
296element.ApplyConfiguration(this);
System\ServiceModel\NetMsmqBinding.cs (1)
223element.ApplyConfiguration(this);
System\ServiceModel\NetNamedPipeBinding.cs (1)
212element.ApplyConfiguration(this);
System\ServiceModel\NetPeerTcpBinding.cs (1)
156element.ApplyConfiguration(this);
System\ServiceModel\NetTcpBinding.cs (1)
272element.ApplyConfiguration(this);
System\ServiceModel\NetTcpContextBinding.cs (2)
52helper.ApplyConfiguration(this); 130element.ApplyConfiguration(this);
System\ServiceModel\WS2007FederationHttpBinding.cs (1)
76element.ApplyConfiguration(this);
System\ServiceModel\WS2007HttpBinding.cs (1)
76element.ApplyConfiguration(this);
System\ServiceModel\WSDualHttpBinding.cs (1)
323element.ApplyConfiguration(this);
System\ServiceModel\WSFederationHttpBinding.cs (1)
103element.ApplyConfiguration(this);
System\ServiceModel\WSHttpBinding.cs (1)
94element.ApplyConfiguration(this);
System\ServiceModel\WSHttpContextBinding.cs (2)
52helper.ApplyConfiguration(this); 158element.ApplyConfiguration(this);
System.ServiceModel.Channels (1)
System\ServiceModel\UdpBinding.cs (1)
42element.ApplyConfiguration(this);
System.ServiceModel.Web (1)
System\ServiceModel\WebHttpBinding.cs (1)
242element.ApplyConfiguration(this);