1 write to adapter
System.ServiceModel (1)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
1458
this.
adapter
= adapter;
8 references to adapter
System.ServiceModel (8)
System\ServiceModel\Channels\DatagramAdapter.cs (8)
1462
IRequestSessionChannel channel = this.
adapter
.TakeChannel();
1468
this.
adapter
.ChannelParameters.PropagateChannelParameters(channel);
1479
this.
adapter
.RemoveChannel(channel);
1502
this.
adapter
.RemoveChannel(channel);
1524
this.
adapter
.RemoveChannel(channel);
1529
if (this.
adapter
.ReturnChannel(channel))
1546
this.
adapter
.RemoveChannel(channel);
1572
this.
adapter
.RemoveChannel(channel);