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