Method: Mongo::Cursor#timeout
- Defined in:
- lib/jmongo/cursor.rb
#timeout ⇒ Object (readonly)
Returns the value of attribute timeout.
22 23 24 |
# File 'lib/jmongo/cursor.rb', line 22 def timeout @timeout end |
Returns the value of attribute timeout.
22 23 24 |
# File 'lib/jmongo/cursor.rb', line 22 def timeout @timeout end |