System.Data.SQLite.Sqlite3.sqlite3MemoryAlarm C# (CSharp) Method

sqlite3MemoryAlarm() static private method

static private sqlite3MemoryAlarm ( xCallback ,pArg ) : System.Diagnostics
,pArg xCallback
return System.Diagnostics
return sqlite3MemoryAlarm(xCallback, pArg, iThreshold);
}