Answered by:
WCF service and maximum endpoint

Question
-
User88744855 posted
i like to know how many maximum endpoint we can define for single wcf service.........anyone knows?
Thursday, February 20, 2014 6:59 AM
Answers
-
User-120949784 posted
Hi
There is no maximum. You can define as many endpoints as you can- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Thursday, February 20, 2014 7:13 AM -
User-417640953 posted
I like to know how many maximum endpoint we can define for single wcf service.........anyone knows?Hi mou_inn,
Thanks for your post.
As other member mentioned, you can add numbers endpoints to a single service just you want.
That will make our service with different binding or listen address and make our service more types clients.
For how to do that, I'd like to suggest you check below article and learn more about it.
http://msdn.microsoft.com/en-us/library/ms751515(v=vs.110).aspx
http://stackoverflow.com/questions/17201656/wcf-multiple-binding-configurations-for-a-single-service
http://www.codeproject.com/Articles/30828/Host-your-WCF-service-with-multiple-host-environme
Hope this helps, thanks.
Best Regards!
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Sunday, February 23, 2014 8:52 PM
All replies
-
User-120949784 posted
Hi
There is no maximum. You can define as many endpoints as you can- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Thursday, February 20, 2014 7:13 AM -
User-417640953 posted
I like to know how many maximum endpoint we can define for single wcf service.........anyone knows?Hi mou_inn,
Thanks for your post.
As other member mentioned, you can add numbers endpoints to a single service just you want.
That will make our service with different binding or listen address and make our service more types clients.
For how to do that, I'd like to suggest you check below article and learn more about it.
http://msdn.microsoft.com/en-us/library/ms751515(v=vs.110).aspx
http://stackoverflow.com/questions/17201656/wcf-multiple-binding-configurations-for-a-single-service
http://www.codeproject.com/Articles/30828/Host-your-WCF-service-with-multiple-host-environme
Hope this helps, thanks.
Best Regards!
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Sunday, February 23, 2014 8:52 PM