Thread
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
Thread
Threads are elements of an Execution. Each thread maintains a call stack that contains a SequenceContext object for each active sequence invocation. You can obtain a thread of an execution by calling the Execution.GetThread method.