| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > DbChangeManager > DbChangeManager Methods >====== Kill (shut down DbChangeManger object) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[init initialize the dbchangemanager object .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[setthread read triggerqueue .htm|{{btn_next_n.gif|Next page}}]] | | || **Kill, VIRTUAL** {{blk2blue.jpg|blk2blue.jpg}} The **Kill **method frees any memory allocated during the life of the object and does any other required termination code. **Implementation:** The Kill method frees memory allocated to the NameQueue and TriggerQueue structures.