ComputerInfo.CsNumberOfLogicalProcessors Property

Definition

Number of logical processors available on the computer

public:
 property Nullable<System::UInt32> CsNumberOfLogicalProcessors { Nullable<System::UInt32> get(); };
public uint? CsNumberOfLogicalProcessors { get; }
member this.CsNumberOfLogicalProcessors : Nullable<uint32>
Public ReadOnly Property CsNumberOfLogicalProcessors As Nullable(Of UInteger)

Property Value

Applies to