CallContext

E1789482 UNEXPLORED

CallContext is a .NET remoting feature that provides a way to flow method call-specific data (such as contextual information or logical call data) along the execution path, similar to thread-local storage but scoped to logical operations.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
CallContext canonical 2

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

ExecutionContext relatedTo CallContext
AsyncLocal<T> relatedTo CallContext