 | AbortableGetCurrentProcessorId method |
Returns the current processor-id.
Namespace: NetEti.ApplicationControlAssembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+3226eb04384bdec34e8eaa040302e1906383a7b4
Syntaxpublic static int GetCurrentProcessorId()
Public Shared Function GetCurrentProcessorId As Integer
public:
static int GetCurrentProcessorId()
static member GetCurrentProcessorId : unit -> int
Return value
Int32The current processor-id.
See also