We would like to be able to set the maxTimeMS option via Linq.
I have successfully implemented this feature against the v1.9.2 tag (the version we're currently using for our app). I more or less followed the pattern used by WithIndex and created a WithMaxTime extension method.
If I submit a pull request, is this something that would be accepted? If so, should I submit against v1.X, master, both?