How to get service instance's endpoint uri?

Posted by Hoblaa on Stack Overflow See other posts from Stack Overflow or by Hoblaa
Published on 2010-04-26T06:53:24Z Indexed on 2010/04/26 7:03 UTC
Read the original article Hit count: 183

Filed under:
|
|

Hi

I'm working on a wcf service and I have the need for it to figure out it's own endpoint address (pref. in the constructor). Is this possible and if so, could anyone point me to the right direction? The service is hosted on IIS.

Thanks.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about wcf