chandrashekhar sharma

chandrashekhar sharma

  • 1.3k
  • 304
  • 6.4k

Server to client communication using wcf service.

Sep 17 2016 7:42 AM
Hi All,
 
Please help me.
 
I have consume wcf service in wpf application and wcf service have one varibale and one getMethod() function. GetMethod() function used in thread then getMethod() retrieve data and set data in variable.
I want to get variable data on client side automically. Means when any changes of variable data in wcf service then event automatically fire on client side.
 
Is It Possible??????
 
Please suggest me.
 
Thanks
 
Chandrashekhar sharma 
 

Answers (1)