This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerMachineInfo Interface > IServerMachineInfo.NumberOfProcessors Property (ArcObjects .NET 10.4 SDK) |
Number of processors.
[Visual Basic .NET] Public ReadOnly Property NumberOfProcessors As Integer
[C#] public int NumberOfProcessors {get;}
[C++]
HRESULT get_NumberOfProcessors(
long* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type long