4 writes to sendCompletesCounter
System.ServiceModel.Discovery (4)
System\ServiceModel\Discovery\RandomDelaySendsAsyncResult.cs (4)
62this.sendCompletesCounter = 0; 111if (Threading.Interlocked.Increment(ref this.sendCompletesCounter) == this.numSends) 157if (Threading.Interlocked.Increment(ref this.sendCompletesCounter) == this.numSends) 195if (Threading.Interlocked.Increment(ref this.sendCompletesCounter) == this.numSends)