Closed
Description
Oskar Berggren created an issue — 20th November 2016, 14:59:15:
IQuery.SetTimeout(timeout)
LinqExtensionMethods.Timeout(this queryable, timeout)
possibly more?The "timeout" is just an integer parameter. Nor are there code comments to indicate the time unit of the value. We should add comments and rename the variable to timeoutSeconds (I think). Possibly provide a TimeSpan-based overload.
Alexander Zaytsev added a comment — 14th September 2017, 1:57:24:
Move minor and trivial improvements to 5.1