Is there a way to list all WCF client endpoints in the application configuration file?
I need to establish several client connections on different servers and want to find a way to save all the client connection information in the application configuration file.
source share