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