Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.Tasks.Dataflow.Internal.BatchedJoinBlockTargetSharedResources Class Referencesealed

Package Functions

 BatchedJoinBlockTargetSharedResources (int batchSize, GroupingDataflowBlockOptions dataflowBlockOptions, Action batchSizeReachedAction, Action allTargetsDecliningAction, Action< Exception > exceptionAction, Action completionAction)
 

Package Attributes

readonly object _incomingLock
 
readonly int _batchSize
 
readonly Action _batchSizeReachedAction
 
readonly Action _allTargetsDecliningPermanentlyAction
 
readonly Action< Exception_exceptionAction
 
readonly Action _completionAction
 
int _remainingItemsInBatch
 
int _remainingAliveTargets
 
bool _decliningPermanently
 
long _batchesCreated
 

Detailed Description

Definition at line 3 of file BatchedJoinBlockTargetSharedResources.cs.


The documentation for this class was generated from the following file: