IThread.ExitTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)