all groups > dotnet web services > april 2005 >
You're in the

dotnet web services

group:

Dynamic CacheDuration



Dynamic CacheDuration André Schubert
4/14/2005 10:52:20 AM
dotnet web services: Morning,

how can i change the cache duration of a webservice methode dynamically ?

THX

André

RE: Dynamic CacheDuration Salvador
4/18/2005 2:06:03 AM
Hi,

I am not 100% sure but I think that attributes can not receive dynamic
values and that's why you can not put any non constant there.

The workaround is to use the Cache object on System.Web to response with the
dynamic cache.

Hope this helps
Salva


[quoted text, click to view]
AddThis Social Bookmark Button