|
MemoryManagerFreeMemoryBlocks Property
|
Amount of free memory blocks in cache (which are not busy by users).
Namespace:
Accord.Imaging
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax public static int FreeMemoryBlocks { get; }
Public Shared ReadOnly Property FreeMemoryBlocks As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32See Also