DaemonLogger.

StartingProjection(IProjectionTrack, DaemonLifecycle) Method

Summary

Startings the projection.

Syntax

public void StartingProjection(IProjectionTrack track, DaemonLifecycle lifecycle)

Parameters

Name Type Description
track IProjectionTrack The track.
lifecycle DaemonLifecycle The lifecycle.

Return Value

Type Description
void