1 write to attemptsLeft
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqReceiveHelper.cs (1)
35
if (--this.
attemptsLeft
> 0)
1 reference to attemptsLeft
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqReceiveHelper.cs (1)
37
if (
attemptsLeft
== (Attempts - 1))