class Mongo::Operation::GetMore::OpMsg
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