Add Shutdown method to MongoServer

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Minor - P4
    • 1.1
    • Affects Version/s: 1.0
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Add a Shutdown method to MongoServer because calling RunAdminCommnad("shutdown") throws an EndOfStreamException.

      So instead of calling:

      server.RunAdminCommand("shutdown");

      call

      server.Shutdown();

            Assignee:
            Robert Stam
            Reporter:
            Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: