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