|
-
December 15th, 2010, 06:51 AM
#5
Re: How to avoid OutOfMemoryException?
I was reading somewhere that it's still a limitation. (on a per app basis).
There is still a limit, but I doubt you could afford the buy all that ram or even find a way of actually hooking it all up into one computer. It's a very very very large number 
What you should probably do is run your app in a heap profiler and see if you're retaining objects in memory which you aren't expecting to retain.
www.monotorrent.com For all your .NET bittorrent needs
NOTE: My code snippets are just snippets. They demonstrate an idea which can be adapted by you to solve your problem. They are not 100% complete and fully functional solutions equipped with error handling.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|