DaemonLogger.

FinishRebuildAll(TaskStatus, AggregateException) Method

Summary

Finishes the rebuild all.

Syntax

public void FinishRebuildAll(TaskStatus status, AggregateException exception)

Parameters

Name Type Description
status TaskStatus The status.
exception AggregateException The exception.

Return Value

Type Description
void