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

Public Member Functions

 DebugView (ActionBlock< TInput > actionBlock)
 

Properties

IEnumerable< TInputInputQueue [get]
 
QueuedMap< ISourceBlock< TInput >, DataflowMessageHeaderPostponedMessages [get]
 
int CurrentDegreeOfParallelism [get]
 
ExecutionDataflowBlockOptions DataflowBlockOptions [get]
 
bool IsDecliningPermanently [get]
 
bool IsCompleted [get]
 
int Id [get]
 

Private Attributes

readonly ActionBlock< TInput_actionBlock
 
readonly TargetCore< TInput >.DebuggingInformation _defaultDebugInfo
 
readonly SpscTargetCore< TInput >.DebuggingInformation _spscDebugInfo
 

Detailed Description

Definition at line 12 of file ActionBlock.cs.


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