Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ CompleteCore()

void System.Threading.Tasks.Dataflow.WriteOnceBlock< T >.CompleteCore ( Exception exception,
bool storeExceptionEvenIfAlreadyCompleting )
inlineprivate

Definition at line 193 of file WriteOnceBlock.cs.

References System.Threading.Tasks.Dataflow.WriteOnceBlock< T >._completionReserved, System.Threading.Tasks.Dataflow.WriteOnceBlock< T >._decliningPermanently, System.Threading.Tasks.Dataflow.WriteOnceBlock< T >.CompleteBlockAsync(), System.exception, System.list, and System.Threading.Tasks.Dataflow.WriteOnceBlock< T >.ValueLock.

Referenced by System.Threading.Tasks.Dataflow.WriteOnceBlock< T >.Complete(), System.Threading.Tasks.Dataflow.WriteOnceBlock< T >.CompleteBlockAsync(), and System.Threading.Tasks.Dataflow.WriteOnceBlock< T >.Fault().