1 write to channel
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityChannelListener.cs (1)
1502this.channel = channel;
3 references to channel
System.ServiceModel (3)
System\ServiceModel\Channels\SecurityChannelListener.cs (3)
1555this.channel.InternalThrowIfFaulted(); 1556if (this.channel.State == CommunicationState.Closed) 1632this.channel.InternalThrowIfFaulted();