[CSHARP-223] Add Shutdown method to MongoServer Created: 05/May/11  Updated: 02/Apr/15  Resolved: 18/May/11

Status: Closed
Project: C# Driver
Component/s: None
Affects Version/s: 1.0
Fix Version/s: 1.1

Type: New Feature Priority: Minor - P4
Reporter: Robert Stam Assignee: Robert Stam
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

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

So instead of calling:

server.RunAdminCommand("shutdown");

call

server.Shutdown();



 Comments   
Comment by Robert Stam [ 18/May/11 ]

Implemented.

Generated at Wed Feb 07 21:36:11 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.