ExecutionContext
E697524
ExecutionContext is a .NET framework class that captures and flows ambient execution information such as security, synchronization, and culture settings across asynchronous operations and threads.
All labels observed (1)
| Label | Occurrences |
|---|---|
| ExecutionContext canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7897500 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: ExecutionContext Context triple: [System.Threading, containsType, ExecutionContext]
-
A.
Exec
Exec is the multitasking operating system kernel at the core of the Amiga computer platform, managing tasks, memory, and hardware resources.
-
B.
Control
Control is the enigmatic and ailing former chief of British intelligence in John le Carré’s "Tinker Tailor Soldier Spy," whose downfall and suspicions about a Soviet mole set the novel’s events in motion.
-
C.
Control
Control is a 2007 black-and-white biographical film directed by Anton Corbijn that portrays the life and tragic death of Joy Division frontman Ian Curtis.
-
D.
Control
Control is Janet Jackson's breakthrough 1986 studio album that established her as a major pop and R&B star through its assertive themes and innovative production.
-
E.
Control
"Control" is the second studio album by American pop group Dream Street, showcasing their teen pop sound in the early 2000s.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: ExecutionContext Target entity description: ExecutionContext is a .NET framework class that captures and flows ambient execution information such as security, synchronization, and culture settings across asynchronous operations and threads.
-
A.
Exec
Exec is the multitasking operating system kernel at the core of the Amiga computer platform, managing tasks, memory, and hardware resources.
-
B.
Control
Control is the enigmatic and ailing former chief of British intelligence in John le Carré’s "Tinker Tailor Soldier Spy," whose downfall and suspicions about a Soviet mole set the novel’s events in motion.
-
C.
Control
Control is a 2007 black-and-white biographical film directed by Anton Corbijn that portrays the life and tragic death of Joy Division frontman Ian Curtis.
-
D.
Control
Control is Janet Jackson's breakthrough 1986 studio album that established her as a major pop and R&B star through its assertive themes and innovative production.
-
E.
Control
"Control" is the second studio album by American pop group Dream Street, showcasing their teen pop sound in the early 2000s.
- F. None of above. chosen
Statements (47)
| Predicate | Object |
|---|---|
| instanceOf |
.NET class
ⓘ
System.Object subclass ⓘ |
| assembly |
System.Private.CoreLib (on .NET Core/.NET)
NERFINISHED
ⓘ
mscorlib (on .NET Framework) NERFINISHED ⓘ |
| canBeSuppressed | true ⓘ |
| captureMethodSignature | static ExecutionContext Capture() ⓘ |
| captures |
ambient execution context
ⓘ
culture settings ⓘ localization settings ⓘ security context ⓘ synchronization context information ⓘ |
| category | concurrency and threading API ⓘ |
| definedInNamespace | System.Threading NERFINISHED ⓘ |
| designGoal | provide consistent ambient state across async boundaries ⓘ |
| flowsAcross |
asynchronous operations
ⓘ
threads ⓘ |
| hasMethod |
Capture
ⓘ
CreateCopy ⓘ IsFlowSuppressed ⓘ RestoreFlow NERFINISHED ⓘ Run ⓘ SuppressFlow ⓘ |
| hasProperty | IsFlowSuppressed (via static query) ⓘ |
| introducedInVersion | .NET Framework 2.0 NERFINISHED ⓘ |
| isSealed | true ⓘ |
| isSerializable | false ⓘ |
| partOfFramework |
.NET (5+) runtime
NERFINISHED
ⓘ
.NET Core NERFINISHED ⓘ .NET Framework NERFINISHED ⓘ |
| relatedTo |
AsyncLocal<T>
NERFINISHED
ⓘ
CallContext NERFINISHED ⓘ SecurityContext ⓘ SynchronizationContext NERFINISHED ⓘ |
| restorationMethod | ExecutionContext.RestoreFlow ⓘ |
| runMethodSignature | static void Run(ExecutionContext executionContext, ContextCallback callback, object state) ⓘ |
| scope | managed code execution ⓘ |
| securityImpact | controls flow of security-related ambient data ⓘ |
| suppressionMethod | ExecutionContext.SuppressFlow NERFINISHED ⓘ |
| threadAffinity | logical context flows with work items, not physical threads ⓘ |
| usedBy |
Task Parallel Library
NERFINISHED
ⓘ
ThreadPool ⓘ async/await infrastructure ⓘ |
| usedFor |
flowing culture and UI culture
ⓘ
flowing impersonation state ⓘ flowing logical call context ⓘ flowing security principal ⓘ flowing synchronization context ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: ExecutionContext Description of subject: ExecutionContext is a .NET framework class that captures and flows ambient execution information such as security, synchronization, and culture settings across asynchronous operations and threads.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.