Use the following app.config to enable server GC.
<configuration> <runtime> <gcServer enabled="true" /> </runtime></configuration>
Use System.Environment.IsServerGC to check if server GC is turned on or not.
打印 | posted on Friday, July 09, 2004 2:59 PM | Filed Under [ .Net ] | 收藏本页 (百度搜藏)(QQ书签)(Live收藏)(Google书签)(Yahoo书签)(新浪ViVi)(搜狐网摘)(365Key网摘)(天极网摘)(博采网摘)(和讯网摘)
Powered by:
Copyright © junfeng