| Class | Mongo::Operation::GetMore::OpMsg |
| In: |
lib/mongo/operation/get_more/op_msg.rb
|
| Parent: | OpMsgBase |
Execute the operation.
@example
operation.execute(server)
@param [ Mongo::Server ] server The server to send the operation to.
@return [ Mongo::Operation::GetMore::Result ] The operation result.
@api private
@since 2.5.2