Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Package Functions
|
Package Attributes
|
List of all members
System.Threading.Tasks.Task< TResult >.ContingentProperties Class Reference
sealed
Package Functions
void
SetCompleted
()
void
UnregisterCancellationCallback
()
Package Attributes
ExecutionContext
m_capturedContext
volatile
ManualResetEventSlim
m_completionEvent
volatile
TaskExceptionHolder
m_exceptionsHolder
CancellationToken
m_cancellationToken
StrongBox
<
CancellationTokenRegistration
>
m_cancellationRegistration
volatile
int
m_internalCancellationRequested
volatile
int
m_completionCountdown
= 1
volatile
List
<
Task
>
m_exceptionalChildren
Task
m_parent
Detailed Description
Definition at line
452
of file
Task.cs
.
The documentation for this class was generated from the following file:
source/System.Private.CoreLib/System.Threading.Tasks/
Task.cs
System
Threading
Tasks
Task
ContingentProperties
Generated by
1.10.0