Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-223

Add Shutdown method to MongoServer

    XMLWordPrintableJSON

Details

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • 1.1
    • 1.0
    • None
    • None

    Description

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

      So instead of calling:

      server.RunAdminCommand("shutdown");

      call

      server.Shutdown();

      Attachments

        Activity

          People

            robert@mongodb.com Robert Stam
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: