Creates a copy of the current host execution context.
A System.Threading.HostExecutionContext object representing the host context for the current thread.
The copy can be used as the parameter to a HostExecutionContextManager.SetHostExecutionContext(HostExecutionContext) method call.