MongoConnection.killCursors

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void killCursors(long[] cursors)
    class MongoConnection
    @safe deprecated
    void
    killCursors
    (
    scope long[] cursors
    )
  2. void killCursors(string collection, long[] cursors)

Meta