class Mongo::Protocol::KillCursors

MongoDB Wire protocol KillCursors message.

This is a client request message that is sent to the server in order to kill a number of cursors.

@api semipublic