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

Public Member Functions

 DebugView (BroadcastBlock< T > broadcastBlock)
 

Properties

IEnumerable< TInputQueue [get]
 
bool HasValue [get]
 
T Value [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 BroadcastBlock< T_broadcastBlock
 
readonly BroadcastingSourceCore< T >.DebuggingInformation _sourceDebuggingInformation
 

Detailed Description

Definition at line 13 of file BroadcastBlock.cs.


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