This question already has an answer here:
I try to stream a file. I use a tab of byte.
byte[] byteBuffer=new byte[iSize];
with iSize value 1,459,126,243 and GC.GetTotalMemory at 2,489,816. I have 16 G of ram on my computer. What is the problem?
What is the problem?Good question. What is your problem? – I4V Feb 10 at 21:03