If have an object with a variable i stored in the
application state in the asp.net application.

Is there a way to force this object in the application
state to load a new value for i after x seconds or on
request of third program running on the server ??

Thanks in advance

Jenny