DaemonLogger.

BeginStartAll(IEnumerable<IProjectionTrack>) Method

Summary

Begins the start all.

Syntax

public void BeginStartAll(IEnumerable<IProjectionTrack> values)

Parameters

Name Type Description
values IEnumerable<IProjectionTrack> The values.

Return Value

Type Description
void