System.Threading.Thread.SetCompressedStack Method

Applies a captured System.Threading.CompressedStack to the current thread.

Syntax

[System.Obsolete("see CompressedStack class")]
public void SetCompressedStack (CompressedStack stack)

Parameters

stack
The System.Threading.CompressedStack object to be applied to the current thread.

Remarks

This method is no longer supported.

Requirements

Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0