I want to send a data from WCF host (not service proxy) to the connected client with the service. How can I achieve this?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
You'll need to create a Duplex service. See this article for more information: http://msdn.microsoft.com/en-us/library/ms731064.aspx Here's an example:
|
|||||||||||||||
|
