1 override of RemoveChannel
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelListener.cs (1)
847protected override void RemoveChannel(UniqueId inputId, UniqueId outputId)
4 references to RemoveChannel
System.ServiceModel (4)
System\ServiceModel\Channels\ReliableChannelListener.cs (4)
240this.RemoveChannel(inputId, outputId); 260this.RemoveChannel(inputId, outputId); 306this.RemoveChannel(inputId, outputId); 497this.channelListener.RemoveChannel(this.inputId, this.outputId);