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.

Syntax

public void OnShutdown()

Parameters

None.