I have an object that has some setters doing something but it requires this object must be fully deserialized. I would like to know if it can call method (to turn a flag on) when it deserialized. Thanks for your help.
You can implement the ISupportInitialize method. See our documentation at http://mongodb.github.io/mongo-csharp-driver/2.4/reference/bson/mapping/#isupportinitialize