GetRequestStream throws Timeout exception randomly

后端 未结 4 873
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-09 20:26

After googling for couple of days, I really cannot solve described issue. Hope here will find a solution

I\'m using attached code when calling WCF service on the sam

4条回答
  •  [愿得一人]
    2020-12-09 20:59

    Because this is really strange behaviour I would like to know if there are any other ways to call WCF service, hosted on same IIS server. I also thing, that creating TCP connection for that kind of calls in not really optimized and all other approaches should be much faster.

提交回复
热议问题