Edit

Share via


IThread.ExitTime Property

Definition

Gets the timestamp at which the thread exited, if any.

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

Property Value

Applies to