Summary
Projections the backed up.
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten .Projections - Containing Type
- DaemonLogger
Syntax
public void ProjectionBackedUp(IProjectionTrack track, int cachedEventCount, EventPage page)
Parameters
Name | Type | Description |
---|---|---|
track | IProjectionTrack | The track. |
cachedEventCount | int | The cached event count. |
page | EventPage | The page. |
Return Value
Type | Description |
---|---|
void |