MongoConnection.killCursors

void killCursors(scope long[] cursors)
deprecated Non-functional since MongoDB 5.1, use the overload taking the collection as well
No documentation available for this declaration.
void killCursors(string collection, scope long[] cursors)
No documentation available for this declaration.