Edit

Share via


ThreadSetNameEvent Struct

Definition

Represents a name being set for a thread.

public struct ThreadSetNameEvent
type ThreadSetNameEvent = struct
Public Structure ThreadSetNameEvent
Inheritance
ThreadSetNameEvent

Properties

Id

Gets the ID of the thread.

Name

Gets the name of the thread.

ProcessId

Gets the ID of the process that owns the thread.

Timestamp

Gets the timestamp at which the thread name was set.

Applies to