var handler = new SocketsHttpHandler() { ConnectTimeout = TimeSpan.FromMinutes(1), PooledConnectionLifetime = TimeSpan.FromMinutes(5) //https://github.com/ ...
確定! 回上一頁