Details
-
Improvement
-
Resolution: Won't Fix
-
Minor - P4
-
None
-
1.8.2
-
None
-
None
-
windows/.net
Description
Can you add a TryParse method to WriteConcern class so a string can be converted to a matching WriteConcern value? (Similar to Enum.TryParse) This will help when db settings are stored elsewhere and we have to convert in code (ex. values coming from a xml file).