What 130 second timeout is killing my WCF streaming service call?

前端 未结 5 849
一向
一向 2020-12-08 16:22

Just recently I started to investigate a tricky problem with WCF streaming in which a CommunicationException is produced if the client waits for any longer than 130 seconds

5条回答
  •  抹茶落季
    2020-12-08 17:00

    Probably long shot, but... Check your IIS app pool if it has Ping enabled. It's in advanced settings, Process Model grouping.

提交回复
热议问题