Syscall.EnterProcessor Property

Definition

Gets the index of the processor on which the system call was made, if available.

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

Property Value

Applies to