Table of Contents

TargetDictionary.ReportCacheStatistics Method

Definition

Namespace
Sandcastle.Tools.BuildComponents.Targets
Assembly
Sandcastle.Tools.BuildComponents.dll

This can be overridden in derived classes to report cache usage statistics after the build

public virtual void ReportCacheStatistics()

Remarks

The default implementation does nothing. You can override this to provide information that can help adjust the cache size to make it more efficient.