Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.Tasks.ContinueWithTaskContinuation Class Referencesealed

Static Protected Member Functions

static void InlineIfPossibleOrElseQueue (Task task, bool needsProtection)
 

Package Functions

 ContinueWithTaskContinuation (Task task, TaskContinuationOptions options, TaskScheduler scheduler)
 
override void Run (Task completedTask, bool canInlineContinuationTask)
 
override Delegate[] GetDelegateContinuationsForDebugger ()
 

Package Attributes

Task m_task
 
readonly TaskContinuationOptions m_options
 

Private Attributes

readonly TaskScheduler m_taskScheduler
 

Detailed Description

Definition at line 3 of file ContinueWithTaskContinuation.cs.


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