IDomainLoader.Unload Method

Tungsten Suite

IDomainLoaderUnload Method

Unloads the AppDomain and deletes files in the cache folder. The cache folder is where dlls are copied, and run, when using shadow copying.

Namespace:  W.Domains
Assembly:  Tungsten.Domains (in Tungsten.Domains.dll) Version: 2.0.0
Syntax
C#
void Unload()
See Also