Click or drag to resize
ThreadDebugItemThreadFinished Property
Gets the thread finished time

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public DateTime ThreadFinished { get; }

Property Value

Type: DateTime
See Also