2 writes to hasIncrementedBusyCount
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannel.cs (2)
1574
this.
hasIncrementedBusyCount
= true;
1590
this.
hasIncrementedBusyCount
= false;
1 reference to hasIncrementedBusyCount
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
1583
if (this.
hasIncrementedBusyCount
)