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

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