 | AbortableGetCurrentProcessorId Methode |
Returns the current processor-id.
Namensraum: NetEti.ApplicationControlAssembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+6e6ab0c4fed8e24cd32ff9136ecb6b264898a6a9
Syntaxpublic static int GetCurrentProcessorId()
Public Shared Function GetCurrentProcessorId As Integer
public:
static int GetCurrentProcessorId()
static member GetCurrentProcessorId : unit -> int
Rückgabewert
Int32The current processor-id.
Siehe auch