Appdomain memory and processor time limit?

From: pete (pete@depe.com)
Date: 03/24/03


From: "pete" <pete@depe.com>
Date: Mon, 24 Mar 2003 13:30:06 +0100


Hi
I'm writing an application, which runs code provided by unknown users. Of
course I'd like to protect it against malicious code. I've found AppDomain
class and I know how to run code inside it but I can't find any method to
limit memory amount allocated or processor time used in domain. Is there any
way to protect my application?

TIA
Piotr Dobrowolski

-- 
Serwis Usenet w portalu Gazeta.pl -> http://www.gazeta.pl/usenet/


Relevant Pages