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

Public Member Functions

 DebugView (BufferBlock< T > bufferBlock)
 

Properties

QueuedMap< ISourceBlock< T >, DataflowMessageHeaderPostponedMessages [get]
 
IEnumerable< TQueue [get]
 
Task TaskForInputProcessing [get]
 
Task TaskForOutputProcessing [get]
 
DataflowBlockOptions DataflowBlockOptions [get]
 
bool IsDecliningPermanently [get]
 
bool IsCompleted [get]
 
int Id [get]
 
TargetRegistry< TLinkedTargets [get]
 
ITargetBlock< TNextMessageReservedFor [get]
 

Private Attributes

readonly BufferBlock< T_bufferBlock
 
readonly SourceCore< T >.DebuggingInformation _sourceDebuggingInformation
 

Detailed Description

Definition at line 12 of file BufferBlock.cs.


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