This type contains the following members.

public sealed class GridFsStore: IFileStore, IInitializableProvider
Inheritance:
ObjectGridFsStore
Implements:
IFileStoreIInitializableProvider

Constructors

GridFsStore(ILogger<GridFsStore>, IMongoDbConnection)

Properties

Name
IsInitialized

Methods

InitializeAsync()
CreateReadStreamAsync(IFileHandle)
WriteStreamAsync(Stream, string, string)
DeleteAsync(IFileHandle)