config memory usage by the framework
MemoryLoads
01 Syntax
Microsoft.VisualBasic.My.FrameworkInternal.MemoryLoads
02 Fields
03 Members
Light
lazy load
Heavy
load all file data into memory when file size less than 2GB
Max
load all data into memory even data file size is greater than 2GB
Light
Heavy
Max