Edit

Share via


Syscall.ThreadId Property

Definition

Gets the ID of the thread executing when the system call was made.

public Nullable<int> ThreadId { get; }
member this.ThreadId : Nullable<int>
Public ReadOnly Property ThreadId As Nullable(Of Integer)

Property Value

Applies to