How long is a connection string valid when requesting one through Soap calls?
30th June 2020
Whenever a web method gets called using that connection string, then its expiration gets extended with 5 minutes. So it could stay valid for a very long time (if recycling …