1 write to _decliningPermanently
System.Threading.Tasks.Dataflow (1)
Blocks\BatchedJoinBlock.cs (1)
610
_decliningPermanently
= true;
4 references to _decliningPermanently
System.Threading.Tasks.Dataflow (4)
Blocks\BatchedJoinBlock.cs (4)
579
if (
_decliningPermanently
||
608
if (!
_decliningPermanently
)
626
if (!
_decliningPermanently
&& !_sharedResources._decliningPermanently) _sharedResources._exceptionAction(exception);
663
return _batchedJoinBlockTarget.
_decliningPermanently
||