This type contains the following members.

public class FileSystemStore: IFileStore, IInitializableProvider
Inheritance:
ObjectFileSystemStore
Implements:
IFileStoreIInitializableProvider

Constructors

FileSystemStore(ILogger<FileSystemStore>, IOptions<FileSystemStoreOptions>, ISystemHealth)

Properties

Name
IsInitialized

Methods

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