release


Description:

public void release ()

Decrease the use count of this.

When the use count reaches zero, the application will stop running.

Never call this function except to cancel the effect of a previous call to hold .

Parameters:

this

a Application