vote up 1 vote down star

I can add endpoints using ServiceHost.AddServiceEndpoint. How do I get that list of endpoints back out?

flag

59% accept rate

1 Answer

vote up 3 vote down check

host.Description.Endpoints

link|flag
Of all the stupid.... I hate the WCF API sometimes. – Jonathan Allen Mar 5 at 5:05

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.