get_inactivity_timeout


Description:

public uint get_inactivity_timeout ()

Gets the current inactivity timeout for the application.

This is the amount of time (in milliseconds) after the last call to release before the application stops running.

Parameters:

this

a Application

Returns:

the timeout, in milliseconds