A
Andrew Falanga
Hi,
I'm writing a WCF server/client system based on TCP (and I believe the
http protocol but that's only a guess). At any rate, I'm to the point
of debugging what's there and the system works except one of the
Operation Contract function takes too long to exit (it's executing
mstest and it's taking quite a while, longer than the default 1 minute
timeout). Is changing the timeouts as simple as changing it in the
App.config files I was told to generate using that svcutil program at
MSDN?
Thanks,
Andy
I'm writing a WCF server/client system based on TCP (and I believe the
http protocol but that's only a guess). At any rate, I'm to the point
of debugging what's there and the system works except one of the
Operation Contract function takes too long to exit (it's executing
mstest and it's taking quite a while, longer than the default 1 minute
timeout). Is changing the timeouts as simple as changing it in the
App.config files I was told to generate using that svcutil program at
MSDN?
Thanks,
Andy