5 writes to channel
System.ServiceModel (5)
System\ServiceModel\Channels\ReliableChannelBinder.cs (5)
2218
this.
channel
= channel;
2259
this.
channel
= null;
2279
if (!this.synchronizer.CompleteSetChannel(this, out this.
channel
))
2302
this.
channel
= null;
2527
this.
channel
= channel;
7 references to channel
System.ServiceModel (7)
System\ServiceModel\Channels\ReliableChannelBinder.cs (7)
2266
this.
channel
.EndOpen(result);
2295
channel = this.
channel
;
2309
if (this.
channel
!= null)
2405
if (this.
channel
!= null)
2407
this.
channel
.Abort();
2505
this.channelParameters.PropagateChannelParameters(this.
channel
);
2508
IAsyncResult result = this.
channel
.BeginOpen(