0
Answer

Binding.SendTimeout VS proxy.InnerChannel.OperationTimeout

feng

feng

15y
11.1k
1

I have a service which needs to increase to timeout.

 I tested proxy.InnerChannel.OperationTimeout  and binding.SendTimeout, both works.

Can someone explains the different of these two?  Thanks in advance.