appdomain
基本解釋
- 應用程序域
英漢例句
- Number of weak references to this AppDomain.
對AppDomain進行弱引用的數(shù)目。 - DateTime spid1s AppDomain 2 (Framework.dbo[runtime].
1) 無盡因為到記憶體壓力。 - Supposed to allow you to run the compiled code in an appdomain that you choose.
應該允許在選擇的appdomain中運行已編譯的代碼。 - Specifies the time, in seconds, to wait for another file change notification before restarting the AppDomain.
指定重新啟動AppDomain之前等待另一次文件更改通知的時間(以秒為單位)。 - The host then uses the Load method of the AppDomain class to load the managed portion of the host into the default domain.
然后,宿主使用AppDomain類的Load方法,將宿主的托管部分加載到默認域中。