WCF:Could the two-way service operations be used with
queued binding?
Answer Posted / hassan arafat
No, a queued binding can't support any two way operation. If it does, an InvalidOperationException is thrown when the ServiceHost opens the channel
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain abcs of endpoint?
What is the one-way mode in wcf?
what is wcf peer network binding type? : Wcf data services
What message exchange patterns (meps) supported by wcf?
Could the iis-hosted wcf service make use of http transport security if the iis virtual derectory that contains the service does not support it?
Explain wcf tcp binding type?
Which styles of models are supported in wcf?
What do you mean by client?
What is the difference between web service and wcf service?
Can you explain address in detail?
How to set the timeout property for the wcf service client call?
List some of the different ways of hosting?
How to do authentication in wcf?
How does a wcf function?
What is "service contracts" in wcf?