CompressedStack::CreateCopy Method ()
.NET Framework (current version)
Creates a copy of the current compressed stack.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.Threading::CompressedStack^A CompressedStack object representing the current compressed stack.
This method is useful for creating a copy of the current compressed stack to apply to another thread.
.NET Framework
Available since 2.0
Available since 2.0
Show: