DaemonLogger.

BeginRebuildAll(IEnumerable<IProjectionTrack>) Method

Summary

Begins the rebuild all.

Syntax

public void BeginRebuildAll(IEnumerable<IProjectionTrack> values)

Parameters

Name Type Description
values IEnumerable<IProjectionTrack> The values.

Return Value

Type Description
void