1
vote
2answers
365 views
Finding the time taken to send messages with WCF net.tcp
I’m writing a prototype WCF enabled distributed app, to try and find out any issues I’ll have upgrading my existing “sending xml over tcp to communicate” apps I’ve got. I’m using Callback Contracts …
