Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)