Search notes:

System.Threading.ExecutionContext (class)

System.Threading.ExecutionContext manages the execution context for the current thread.
The class behaves differently on .NET Framework and .NET Core .

See also

The automatic PowerShell variable $executionContext is not related to this class.

Index