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