There is a WCF sample named LocalChannel provided by Microsoft to show how a custom binding can be implemented to bypass unnecessary overhead when calling a service in the same ApplicationDomain. It the sample description it is stated that: provid
There is a WCF sample named LocalChannel provided by Microsoft to show how a custom binding can be implemented to bypass unnecessary overhead when calling a service in the same ApplicationDomain. It the sample description it is stated that: provid