2 writes to _keepAliveBanCounter
System.Threading.Tasks.Dataflow (2)
Internal\TargetCore.cs (2)
455
_keepAliveBanCounter
--;
467
_keepAliveBanCounter
= Common.KEEP_ALIVE_BAN_COUNT;
1 reference to _keepAliveBanCounter
System.Threading.Tasks.Dataflow (1)
Internal\TargetCore.cs (1)
453
if (
_keepAliveBanCounter
> 0)