AppDomain.Unload Method
Unloads the specified application domain.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Syntax
[MethodImplAttribute]
public static void Unload (
AppDomaindomain
)
Parameters
- domain
The application domain you want to unload.
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.