DebugContext.CurrentThreadStack Property |
Current thread stack
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntaxpublic static Stack<ThreadDebugItem> CurrentThreadStack { get; }
Property Value
Type:
Stack<ThreadDebugItem>
See Also