1 write to maxCount
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
168
this.
maxCount
= maxCount;
1 reference to maxCount
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
253
if (this.currentCount == this.
maxCount
)