Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width600px

The Native Image Generator (NGen 2.0) Uninstall Action enables the removal of a native image for an assembly and its dependencies. Assemblies with native images run faster on the current machine because they can bypass the .NET Just-In-Time compiler.

NGen maintains a reference count, so native assemblies will only be removed if they are not depended upon by other native assemblies.


Excerpt Include
_Inc_NGen2.0_Assembly_InstallUninstall
_Inc_NGen2.0_Assembly_InstallUninstall
nopaneltrue
Column
width300px
Panel
borderColor#D8D8D8
bgColor#FFFFFF
titleColor#FFFFFF
borderWidth1
titleBGColor#006396
borderStylesolid
titleOn this page:

Table of Contents
maxLevel3
minLevel2
printablefalse
 

Column


Excerpt Include
_Inc_NGen2.0_Options_InstallUninstall
_Inc_NGen2.0_Options_InstallUninstall
nopaneltrue


Action Scripting

...