Select from following answers:- NetTcpBinding

- NetNamedPipesBinding
- WsHttpBinding
- WSDualHttpBinding
- All Above
Although you could use WSDualHttpBinding, NetTcpBinding is more
efficient.
NetNamedPipesBinding is intended for communications between processes on the same computer.
Show Correct Answer
Source: Microsoft | |
Alert Moderator