FaisalJ
April 23rd, 2003, 05:27 AM
Im using the Application attribute to store some information. For how long this attribute remains valid.
I mean does the IIS unloads the webservice from the memory after some time. Basicaly I need to mentain state of a a counter so that when I reqeust comes to the server after a gap of one day or more (assuming the server meachine was running) I get the correct value of the counter.
Thanks!
I mean does the IIS unloads the webservice from the memory after some time. Basicaly I need to mentain state of a a counter so that when I reqeust comes to the server after a gap of one day or more (assuming the server meachine was running) I get the correct value of the counter.
Thanks!