Thread.CallStackSize
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
Thread.CallStackSize
Syntax
Thread.CallStackSize
Data Type
Purpose
Returns the number of call stack entries that currently exist for the thread.
Remarks
You can obtain a sequence context for each call stack entry by passing a call stack index to the Thread.GetSequenceContext method.