c# - MSMQ and only use one Thread in Server -


we have wcf servicehost, wich has few different endpoints. 1 of endpoints uses msmq. have problem, server uses multiple threads read endpoint! possible tell wcf allow 1 thread using endpoint? read 1 message after another?

you can set concurrencymode on wcf service, take here @ link, should issue.

this link might helpful should wcf service typically singleton or not?


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -