Hi Bytes Crew,
I was told to do a web service with a timer. The timer has to be executed every 30 seconds to get information from a Database. So, when a user makes a request to the web service, the information has to be provided by a dataset and no from the Database. Is there any example of a web service with timer? I just created the web service but no sure how to add a timer and makes it works.
any help is really appreaciated.
JM
I was told to do a web service with a timer. The timer has to be executed every 30 seconds to get information from a Database. So, when a user makes a request to the web service, the information has to be provided by a dataset and no from the Database. Is there any example of a web service with timer? I just created the web service but no sure how to add a timer and makes it works.
any help is really appreaciated.
JM
Comment