c# - WCF service call taking long time to respond for the first time -


i have wpf (.net 4.5, c# ) application shows user details based on wcf service call. first call service taking time fetch data. subsequent calls fetching data quickly. after idle time of 20 minutes, first call service take considerable amount of time. idea how resolve this?

thanks in advance.


Comments

Popular posts from this blog

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -

php - $params->set Array between square bracket -