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