HostExecutionContext::CreateCopy Method ()
.NET Framework (current version)
Creates a copy of the current host execution context.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.Threading::HostExecutionContext^A HostExecutionContext object representing the host context for the current thread.
The copy can be used as the parameter to a HostExecutionContextManager::SetHostExecutionContext method call.
.NET Framework
Available since 2.0
Available since 2.0
Show: