Table of Contents

Method OpenRead

Namespace
MongoDB.Driver.GridFS
Assembly
MongoDB.Driver.Legacy.dll

OpenRead()

Opens an existing GridFS file for reading.

public MongoGridFSStream OpenRead()

Returns

MongoGridFSStream

A stream.