This type contains the following members.
public sealed class RavenAttachmentStore: IFileStore
- Inheritance:
- ObjectRavenAttachmentStore
- Implements:
- IFileStore
Constructors
RavenAttachmentStore(ILogger<RavenAttachmentStore>, IRavenDbConnection) |
Properties
Name |
Methods
InitializeAsync() | |
CreateReadStreamAsync(IFileHandle) | |
WriteStreamAsync(Stream, string, string) | |
DeleteAsync(IFileHandle) |