編輯

共用方式為


IThread.CreateTime Property

Definition

Gets the timestamp at which the thread was created, if available.

public Nullable<Microsoft.Windows.EventTracing.TraceTimestamp> CreateTime { get; }
member this.CreateTime : Nullable<Microsoft.Windows.EventTracing.TraceTimestamp>
Public ReadOnly Property CreateTime As Nullable(Of TraceTimestamp)

Property Value

Applies to