Click or drag to resize
ThreadDebugItemThreadStarted Property
Gets or sets the thread starting time

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

Property Value

Type: DateTime
See Also