3 references to OutgoingChannels
System.ServiceModel (3)
System\ServiceModel\Channels\ServiceChannel.cs (3)
1546this.InstanceContext.OutgoingChannels.Remove((IChannel)this.proxy); 1679this.instanceContext.OutgoingChannels.Remove((IChannel)this.proxy); 1686this.instanceContext.OutgoingChannels.Add((IChannel)this.proxy);