Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.Tasks.Dataflow.ActionBlock< TInput > Member List

This is the complete list of members for System.Threading.Tasks.Dataflow.ActionBlock< TInput >, including all inherited members.

_defaultTargetSystem.Threading.Tasks.Dataflow.ActionBlock< TInput >private
_spscTargetSystem.Threading.Tasks.Dataflow.ActionBlock< TInput >private
ActionBlock(Action< TInput > action)System.Threading.Tasks.Dataflow.ActionBlock< TInput >inline
ActionBlock(Action< TInput > action, ExecutionDataflowBlockOptions dataflowBlockOptions)System.Threading.Tasks.Dataflow.ActionBlock< TInput >inline
ActionBlock(Func< TInput, Task > action)System.Threading.Tasks.Dataflow.ActionBlock< TInput >inline
ActionBlock(Func< TInput, Task > action, ExecutionDataflowBlockOptions dataflowBlockOptions)System.Threading.Tasks.Dataflow.ActionBlock< TInput >inline
ActionBlock(Delegate action, ExecutionDataflowBlockOptions dataflowBlockOptions)System.Threading.Tasks.Dataflow.ActionBlock< TInput >inlineprivate
AsyncCompleteProcessMessageWithTask(Task completed)System.Threading.Tasks.Dataflow.ActionBlock< TInput >inlineprivate
Complete()System.Threading.Tasks.Dataflow.ActionBlock< TInput >inline
CompletionSystem.Threading.Tasks.Dataflow.ActionBlock< TInput >
ContentSystem.Threading.Tasks.Dataflow.ActionBlock< TInput >private
DebuggerDisplayContentSystem.Threading.Tasks.Dataflow.ActionBlock< TInput >private
Fault(Exception exception)System.Threading.Tasks.Dataflow.ActionBlock< TInput >inlineprivate
InputCountSystem.Threading.Tasks.Dataflow.ActionBlock< TInput >
InputCountForDebuggerSystem.Threading.Tasks.Dataflow.ActionBlock< TInput >private
OfferMessage(DataflowMessageHeader messageHeader, TInput messageValue, ISourceBlock< TInput > source, bool consumeToAccept)System.Threading.Tasks.Dataflow.ActionBlock< TInput >inlineprivate
ITargetBlock< TInput >.OfferMessage(DataflowMessageHeader messageHeader, TInput messageValue, ISourceBlock< TInput >? source, bool consumeToAccept)System.Threading.Tasks.Dataflow.ITargetBlock< TInput >
Post(TInput item)System.Threading.Tasks.Dataflow.ActionBlock< TInput >inline
ProcessMessage(Action< TInput > action, KeyValuePair< TInput, long > messageWithId)System.Threading.Tasks.Dataflow.ActionBlock< TInput >inlineprivate
ProcessMessageWithTask(Func< TInput, Task > action, KeyValuePair< TInput, long > messageWithId)System.Threading.Tasks.Dataflow.ActionBlock< TInput >inlineprivate
ToString()System.Threading.Tasks.Dataflow.ActionBlock< TInput >inline