Wednesday, October 31, 2012

WCF How to Check If All Callbacks are OK

WCF How to Check If All Callbacks are OK

What is the best way to check if all clients are OK in a WCF Polling Duplex connection ?

I'm designing a silverlight game and storing the players in a dictionary in a Pub/Sub model (I have a SubscriptionManager object to handle these process). I can handle the logouts with via a button but I couldn't handle it for unexpected logouts.

Answers & Comments...




No comments:

Post a Comment

Send us your comment related to the topic mentioned on the blog