Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.Tasks.Dataflow.Internal.BoundingStateWithPostponedAndTask< TInput > Class Template Referencesealed

Package Functions

 BoundingStateWithPostponedAndTask (int boundedCapacity)
 

Package Attributes

Task TaskForInputProcessing
 
readonly QueuedMap< ISourceBlock< TInput >, DataflowMessageHeaderPostponedMessages = new QueuedMap<ISourceBlock<TInput>, DataflowMessageHeader>()
 
int OutstandingTransfers
 
readonly int BoundedCapacity
 
int CurrentCount
 

Properties

int PostponedMessagesCountForDebugger [get]
 
bool CountIsLessThanBound [get]
 

Detailed Description

Definition at line 3 of file BoundingStateWithPostponedAndTask.cs.


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