We are using a WFS service that can sometimes become unresponsive, but when it works is really great. We have a "Plan B" option for those times when the service fails. However, it takes two minutes to fail. Is there any kind of a TimeOut property? Or is there any method which we can execute to Cancel a pending request if we fire a background timer? We would like to timeout at 15 to 30 seconds.
Thanks.