My Application in .net framework calls one WCF service though service reference. Want to pass correlation Id(unique id) to the outbound wcf service.
I'm trying to add behavior for the correlationid. With that if it'll solve the purpose. What is the way to achieve this