1 write to channel
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqInputSessionChannel.cs (1)
335this.channel = channel;
2 references to channel
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqInputSessionChannel.cs (2)
340this.channel.AbandonMessage(timeout); 355this.channel.CompleteMessage(timeout);