C# Class System.Data.SQLite.Sqlite3.Mem0Global.memstat

Datei anzeigen Open project: ehsan2022002/VirastarE

Public Properties

Property Type Description
alloc int
cached int
dealloc int
max int
next int

Property Details

alloc public_oe property

public int alloc
return int

cached public_oe property

public int cached
return int

dealloc public_oe property

public int dealloc
return int

max public_oe property

public int max
return int

next public_oe property

public int next
return int