IMongoCursorData.killCursors
void killCursors() @safeKills the MongoDB cursor, further iteration attempts will result in errors. Call this in the destructor.
void killCursors() @safeKills the MongoDB cursor, further iteration attempts will result in errors. Call this in the destructor.