After quite a bit of searching, I could not find the answer to this question.
What is exact difference between OperationTimeout and SendTimeout? I read OperationTimeout is a subset of SendTimeout and SendTimeout includes writing message in the channel. If you give more details that would be great.
My second question is I have client call to a service where I just want to set timeout between soon after request sent to the server and soon after received reply from the server. How to set this timeout?