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