The default MappingMongoConverter adds a custom type key (\"_class\") to each object in the database. So, if I create a Person:
I have written a managed class that wraps around an unmanaged C++ object, but I found that - when using it in C# - the GC kicks in early while I\'m executing a method on the object. I have read up on