Click or drag to resize
MongoGridFSFileInfoRefresh Method
Refreshes the GridFS file info from the server.

Namespace: MongoDB.Driver.GridFS
Assembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.0.1
Syntax
public void Refresh()
See Also