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