# threadId

> The ID of the thread this sample resides in.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Profiling](/engine/6000.5/script-reference/unityeditor/profiling.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public ulong threadId { get; }
```
