What does OperationContext.Current.GetCallbackChannel actually do? How does it identify each and every client?
I\'m facing a problem in my WCF service. If more than
You have to configurate your service to create separated thread for each session. Take a look to http://msdn.microsoft.com/en-us/library/cc681240.aspx