4 references to TakeChannel
System.ServiceModel (4)
System\ServiceModel\Channels\DatagramAdapter.cs (4)
1163IOutputSessionChannel channel = this.TakeChannel(); 1228IOutputSessionChannel channel = this.adapter.TakeChannel(); 1393IRequestSessionChannel channel = this.TakeChannel(); 1462IRequestSessionChannel channel = this.adapter.TakeChannel();