Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
System.Threading.Tasks.Dataflow.Internal.BoundingStateWithPostponed< TInput > Class Template Reference

Package Functions

 BoundingStateWithPostponed (int boundedCapacity)
 

Package Attributes

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 6 of file BoundingStateWithPostponed.cs.


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