[Read/Write] This Boolean property controls the behavior of the assembly queue. If it is true when the assembly is complete, a reference will remain in the Assembly Queue window. If it is false, all references to the assembly will be destroyed when the assembly is complete.
This property cannot be used to change the behavior of the active assembly (e.g., Application.ActiveAssembly). You must set this property before the assembly begins.
bool KeepInQueue [ set, get ]