3
Answers

Timer Control

In WCF, operation Contract has a method like string message(string name).How to run the method based on timer control and display the output in text file.
I am hosting this wcf service in windows Service. 
 
 

Answers (3)