MongoConnection.killCursors

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

Meta