1 write to channel
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqInputSessionChannel.cs (1)
533this.channel = channel;
4 references to channel
System.ServiceModel (4)
System\ServiceModel\Channels\MsmqInputSessionChannel.cs (4)
540if (this.channel.State == CommunicationState.Opened && this.channel.InternalPendingItems > 0) 544this.channel.Fault(); 559channel.Fault();