4 references to ApplyConfiguration
System.ServiceModel (4)
System\ServiceModel\Configuration\NetHttpBindingElement.cs (1)
80this.ReliableSession.ApplyConfiguration(netHttpBinding.ReliableSession);
System\ServiceModel\Configuration\NetHttpsBindingElement.cs (1)
80this.ReliableSession.ApplyConfiguration(netHttpsBinding.ReliableSession);
System\ServiceModel\Configuration\NetTcpBindingElement.cs (1)
180this.ReliableSession.ApplyConfiguration(nptBinding.ReliableSession);
System\ServiceModel\Configuration\WSHttpBindingBaseElement.cs (1)
140this.ReliableSession.ApplyConfiguration(wspBinding.ReliableSession);