[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.caching

WebMethod CacheDuration does this work with parameters in WedMethod?

unknown

5/4/2005 9:09:00 PM

WebMethod cache only supports Duration, this does not seem to work when web
service has parameters because I still notice a slight delay as if it's
going to the database.

It doesn't seem to produce old cache results either with different
parameter.