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

Show file Open project: ehsan2022002/VirastarE

Public Properties

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

Property Details

alloc public property

public int alloc
return int

cached public property

public int cached
return int

dealloc public property

public int dealloc
return int

max public property

public int max
return int

next public property

public int next
return int