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