DaemonLogger.

ProjectionBackedUp(IProjectionTrack, int, EventPage) Method

Summary

Projections the backed up.

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