The report writer calls the OnShutdown method of any Application plugins when the application terminates. This can be used to perform any desired cleanup tasks.
public void OnShutdown()
None.