Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
Server to client communication using wcf service.
chandrashekhar sharma
8y
359
1
Reply
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
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
Getting rid of tcp channel error
Connect desktop app with web app in C#