Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.Tasks.Dataflow.ITargetBlock< in TInput > Interface Template Reference

Public Member Functions

DataflowMessageStatus OfferMessage (DataflowMessageHeader messageHeader, TInput messageValue, ISourceBlock< TInput >? source, bool consumeToAccept)
 
void Complete ()
 
void Fault (Exception exception)
 

Properties

Task Completion [get]
 

Detailed Description

Definition at line 3 of file ITargetBlock.cs.


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