Method MongoDB.fsync

See http://www.mongodb.org/display/DOCS/fsync+Command

Prototype

Bson fsync(
  string db,
  bool async
);

Authors

Sönke Ludwig

Copyright

© 2012 RejectedSoftware e.K.

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.