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

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -