ILNumerics Ultimate VS

WMIProcessorL3CacheSize Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
The L3CacheSize property specifies the size of the processor's Level 3 cache in kilo bytes. A Level 3 cache is an external memory area that has a faster access times than the main RAM memory.

[ILNumerics Core Module]

Namespace:  ILNumerics.Core.Misc
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public Nullable<uint> L3CacheSize { get; }

Property Value

Type: NullableUInt32
Remarks

[ILNumerics Core Module]

See Also

Reference