1 write to adapter
System.ServiceModel (1)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
1224
this.
adapter
= adapter;
8 references to adapter
System.ServiceModel (8)
System\ServiceModel\Channels\DatagramAdapter.cs (8)
1228
IOutputSessionChannel channel = this.
adapter
.TakeChannel();
1234
this.
adapter
.ChannelParameters.PropagateChannelParameters(channel);
1245
this.
adapter
.RemoveChannel(channel);
1268
this.
adapter
.RemoveChannel(channel);
1290
this.
adapter
.RemoveChannel(channel);
1295
if (this.
adapter
.ReturnChannel(channel))
1312
this.
adapter
.RemoveChannel(channel);
1338
this.
adapter
.RemoveChannel(channel);