1 write to channel
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
2632
this.
channel
= channel;
2 references to channel
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannel.cs (2)
2674
if (this.
channel
!= null)
2676
this.
channel
.Abort();