I am using a WCF service with netNamedPipeBinding to transfer large amounts of data (a long list of objects) to the client (on the same machine of course).
The problem is the whole The call takes
I am using a WCF service with netNamedPipeBinding to transfer large amounts of data (a long list of objects) to the client (on the same machine of course).
The problem is the whole The call takes