System.Threading.Thread.GetCompressedStack Method

Returns a System.Threading.CompressedStack object that can be used to capture the stack for the current thread.

Syntax

[System.Obsolete("see CompressedStack class")]
public CompressedStack GetCompressedStack ()

Returns

None.

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