-
Type:
Task
-
Resolution: Done
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Is there a way to set the timeout on a mongo cursor?
I'm aware of the following function, but would like some more granularity between 10 minutes and off.
SetFlags(QueryFlags.NoCursorTimeout)
Thanks,
Christian