ThreadDebugFinishedThreadItems Property |
Gets the List of finished threads. This property is intended for internal use only.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public static List<ThreadDebugItem> FinishedThreadItems { get; }
Property Value
Type:
ListThreadDebugItemSee Also