An System.Threading.ExecutionContext object representing the execution context for the current thread.
The captured execution context can be used as the executionContext parameter for the ExecutionContext.Run(ExecutionContext, ContextCallback, object) method.