c# - How to convert a CustomBindingElement to a Binding? -


i want instantiate programmatically wcf client. client requires binding , endpointaddress. have configuration file have opened using openexeconfig , have retrieved relevant binding cfg.getsection("system.servicemodel/bindings")[1].

however, instead of binding, custombindingelement.

my question - how programmatically convert custombindingelement binding can consumed client?


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -