Syscall.ExitProcessor Property

Definition

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

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

Property Value

Applies to